diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-06 03:03:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-06 03:03:50 +0000 |
commit | 3c85ddbc85c36a997549845b5ae257bc74d61631 (patch) | |
tree | 145325a8227865b4566474acb79ec6d6ac66d7c7 /deskutils | |
parent | 60fe37eec705bfcb6496c552365f361b10e8f9fa (diff) | |
download | ports-3c85ddbc85c36a997549845b5ae257bc74d61631.tar.gz ports-3c85ddbc85c36a997549845b5ae257bc74d61631.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gimmie/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile index ead479e3e5cf..c97fe2d1798c 100644 --- a/deskutils/gimmie/Makefile +++ b/deskutils/gimmie/Makefile @@ -26,8 +26,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |