aboutsummaryrefslogtreecommitdiff
path: root/audio/glurp
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/glurp
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/glurp')
-rw-r--r--audio/glurp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile
index c2a79e2d328d..fb6e2122b1e9 100644
--- a/audio/glurp/Makefile
+++ b/audio/glurp/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@mark.reidel.info
COMMENT= Nice and clean GTK+-2.x based graphical client for musicpd
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
USE_GNOME= gnometarget libglade2
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \