summaryrefslogtreecommitdiff
path: root/audio/id3v2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3v2/Makefile')
-rw-r--r--audio/id3v2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile
index aa6b0d1f6131..0ccf7cb5f924 100644
--- a/audio/id3v2/Makefile
+++ b/audio/id3v2/Makefile
@@ -16,7 +16,6 @@ COMMENT= Command line id3v2 tag editor
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib
-USE_GETOPT_LONG=yes
CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT=1
LDFLAGS= -L${LOCALBASE}/lib
CFLAGS+= ${CPPFLAGS}