aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
commitdad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch)
treee462a7690aebd4bb8e131b767361f662174e8b9c /audio/speex
parentedc067f59bc9c29de917cab8043ed939ebb462af (diff)
downloadports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz
ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209417
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 766a0af18db7..8e95f26439b5 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -21,7 +21,6 @@ CONFLICTS= speex-devel-[0-9]*
USE_GNOME= gnomehack gnometarget ltverhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
-USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \