summaryrefslogtreecommitdiff
path: root/x11/gxset
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
commitb185046be2ec03555daaf4f26d38542c403a9955 (patch)
tree0274ce607614533de66837fc1f70d4c35770d9e1 /x11/gxset
parentUpdate to 0.2.3 (diff)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Notes
Notes: svn path=/head/; revision=84842
Diffstat (limited to 'x11/gxset')
-rw-r--r--x11/gxset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index 4a4629f868c5..cad3bd1302ce 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gxset
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \
${MASTER_SITE_LOCAL}
@@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= petef
MAINTAINER= bms@spc.org
COMMENT= GTK frontend for xset(1)
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
+USE_GETOPT_LONG=yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_XPM= yes