summaryrefslogtreecommitdiff
path: root/audio/jack
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/jack
parent- Update to version 1.4 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 7d353ed21cf9..bf136021dcb2 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -25,7 +25,6 @@ CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
USE_LDCONFIG= yes
USE_GNOME= pkgconfig gnometarget gnomehack