Index: head/net/pfinger/Makefile =================================================================== --- head/net/pfinger/Makefile (revision 491830) +++ head/net/pfinger/Makefile (revision 491831) @@ -1,27 +1,22 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= pfinger PORTVERSION= 0.7.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.xelia.ch/unix/pfinger/ MAINTAINER= ports@FreeBSD.org 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 @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/configure .include Index: head/net/pfinger/pkg-plist =================================================================== --- head/net/pfinger/pkg-plist (revision 491830) +++ head/net/pfinger/pkg-plist (revision 491831) @@ -1,8 +1,7 @@ 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 sbin/in.fingerd