diff options
Diffstat (limited to 'sysutils/cdargs/Makefile')
-rw-r--r-- | sysutils/cdargs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index c3f5b5da513c..24fe7687755e 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \ MAINTAINER= wxs@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CFLAGS+= -DHAVE_DECL_GETOPT |