aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-02-01 23:34:51 +0800
committertobik <tobik@FreeBSD.org>2019-02-01 23:34:51 +0800
commit53af3174b91939d54b76ea76641062819536c90a (patch)
tree72b3caf270dfe843ee8976c0c811b1994b5485e8 /net
parentfcdf42f04c88d2cd671d012c8cc081ccf32cd681 (diff)
downloadfreebsd-ports-gnome-53af3174b91939d54b76ea76641062819536c90a.tar.gz
freebsd-ports-gnome-53af3174b91939d54b76ea76641062819536c90a.tar.zst
freebsd-ports-gnome-53af3174b91939d54b76ea76641062819536c90a.zip
net/pfinger: Remove X11 option
x11-toolkits/gtk12 is gone since r488008.
Diffstat (limited to 'net')
-rw-r--r--net/pfinger/Makefile9
-rw-r--r--net/pfinger/pkg-plist3
2 files changed, 3 insertions, 9 deletions
diff --git a/net/pfinger/Makefile b/net/pfinger/Makefile
index f22db79de15c..129d71b7f858 100644
--- a/net/pfinger/Makefile
+++ b/net/pfinger/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pfinger
PORTVERSION= 0.7.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.xelia.ch/unix/pfinger/
@@ -13,12 +13,7 @@ COMMENT= Highly configurable, secure, and portable finger daemon
CONFLICTS= gnu-finger-1.*
GNU_CONFIGURE= yes
-
-OPTIONS_DEFINE= X11
-OPTIONS_SUB= yes
-
-X11_USE= GNOME=gtk12
-X11_CONFIGURE_OFF= --without-client
+CONFIGURE_ARGS= --without-client
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/src/configfile.c
diff --git a/net/pfinger/pkg-plist b/net/pfinger/pkg-plist
index 99cd2a3e6e39..90ff74fdb182 100644
--- a/net/pfinger/pkg-plist
+++ b/net/pfinger/pkg-plist
@@ -1,7 +1,6 @@
bin/finger
-%%X11%%bin/pfinger
man/man1/finger.1.gz
-man/man1/pfinger.1.gz
+@comment man/man1/pfinger.1.gz
man/man5/fingerconf.5.gz
man/man8/in.fingerd.8.gz
sbin/fingerd