1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

disable BITS

Submitted by:	Marco Ziech <mmz@gmx.net> (BITS author of bnetd project)
This commit is contained in:
Ying-Chieh Liao 2001-11-24 09:24:23 +00:00
parent fba70d13d2
commit ff4ab56324
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50467

View File

@ -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 \