mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
net/pfinger: Remove X11 option
x11-toolkits/gtk12 is gone since r488008.
This commit is contained in:
parent
10bfa48143
commit
ee07b28c52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491831
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user