diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 8f6d09431a844593d58244260a627080930e44c4 (patch) | |
tree | 64f9e812de70618ac129498b98415b75c98758c8 /games/spacehulk | |
parent | d34f7c1a2339a3450db44819b8727f49a64399bd (diff) | |
download | FreeBSD-ports-8f6d09431a844593d58244260a627080930e44c4.zip FreeBSD-ports-8f6d09431a844593d58244260a627080930e44c4.tar.gz |
- Remove USE_SIZE knob
Diffstat (limited to 'games/spacehulk')
-rw-r--r-- | games/spacehulk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index ec4dc32..0bfc4b5 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/} MAINTAINER= krion@FreeBSD.org COMMENT= Science-fiction board game in the world of Warhammer 40000 -USE_SIZE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 |