summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:37:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:37:21 +0000
commit026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e (patch)
treee15da3a9d272dc778a61c4284411b8e8825bce6d /deskutils
parent- Remove USE_GETOPT_LONG which is a no-op since March 2007 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 200
Notes
Notes: svn path=/head/; revision=209418
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ljclive/Makefile1
-rw-r--r--deskutils/mdh/Makefile1
-rw-r--r--deskutils/wmpinboard/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile
index 78535dbaee57..ba0145e4e320 100644
--- a/deskutils/ljclive/Makefile
+++ b/deskutils/ljclive/Makefile
@@ -17,7 +17,6 @@ COMMENT= A command line client for posting LiveJournal entries
MAN1= clive.1
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
CONFLICTS= py*-clive-[0-9]*
diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile
index 5649b1a0da4e..232a7aae59d3 100644
--- a/deskutils/mdh/Makefile
+++ b/deskutils/mdh/Makefile
@@ -17,7 +17,6 @@ COMMENT= GTK2-based toolbar, like a smaller GNOME panel
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnometarget gtk20
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/deskutils/wmpinboard/Makefile b/deskutils/wmpinboard/Makefile
index 3beb6d68a8d5..2cea7a3e2115 100644
--- a/deskutils/wmpinboard/Makefile
+++ b/deskutils/wmpinboard/Makefile
@@ -18,7 +18,6 @@ COMMENT= Post-it notes for the WindowMaker dock or AfterStep Wharf
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
USE_XPM= yes
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \