diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-07-14 02:53:03 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-07-14 02:53:03 +0000 |
commit | b185046be2ec03555daaf4f26d38542c403a9955 (patch) | |
tree | 0274ce607614533de66837fc1f70d4c35770d9e1 /x11/gxset | |
parent | 88d002074007544d532f2495aeb93729291e6275 (diff) | |
download | ports-b185046be2ec03555daaf4f26d38542c403a9955.tar.gz ports-b185046be2ec03555daaf4f26d38542c403a9955.zip |
Notes
Diffstat (limited to 'x11/gxset')
-rw-r--r-- | x11/gxset/Makefile | 4 |
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 |