aboutsummaryrefslogtreecommitdiffstats
path: root/games/bnetd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bnetd/Makefile')
-rw-r--r--games/bnetd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile
index d047ef5a1c32..8beaf9a5e41c 100644
--- a/games/bnetd/Makefile
+++ b/games/bnetd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= bnetd
PORTVERSION= 0.4.25p3
+PORTREVISION= 1
CATEGORIES= games net
MASTER_SITES= ftp://ftp.bnetd.org/pub/source/ \
${MASTER_SITE_SOURCEFORGE}
@@ -17,8 +18,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-bits --sysconfdir=${PREFIX}/etc/bnetd \
- --localstatedir=${PREFIX}/share/bnetd
+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bnetd \
+ --localstatedir=${PREFIX}/share/bnetd # --with-bits
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAN1= bnbot.1 bnchat.1 bnetd.1 bnftp.1 bni2tga.1 bnibuild.1 bniextract.1 \