diff options
author | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
commit | 93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814 (patch) | |
tree | 0fa2fe7a2be42160d7d4fd89673711eb0f8e7f20 /games/linux-ut | |
parent | 9e432fe30ab07cd67e15910a40fe6a3b92f1ab1d (diff) | |
download | freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.gz freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.zst freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.zip |
Cleanup some other NO_PACKAGE madness.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'games/linux-ut')
-rw-r--r-- | games/linux-ut/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index 5b2a70d17d6d..c074c374219d 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -19,8 +19,6 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs sdl12 NO_BUILD= yes -NO_PACKAGE= Distribution is 340MB; set FORCE_PACKAGE if you really want\ - to build this package MANUAL_PACKAGE_BUILD= Requires CD RESTRICTED= Redistribution is limited, see license WRKSRC= ${WRKDIR}/${PKGNAME} |