summaryrefslogtreecommitdiff
path: root/misc/getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r--misc/getopt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index bbf3c1953098..3eccaa5f5b8f 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -15,7 +15,6 @@ COMMENT= A getopt(1) replacement that supports GNU-style long options
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GETOPT_LONG= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl