diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:37:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:37:21 +0000 |
commit | 026e7e59d0ed7d0547f4bbfeb78ec2d7314e4b7e (patch) | |
tree | e15da3a9d272dc778a61c4284411b8e8825bce6d /deskutils/wmpinboard/Makefile | |
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
Diffstat (limited to '')
-rw-r--r-- | deskutils/wmpinboard/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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}" \ |