aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 01:12:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 01:12:33 +0000
commitb54ce1055da5012d0a3737121c7f635c8585ffb7 (patch)
tree4a3432ab7a7e0d8169169f8fa46d082319c2994d /sysutils/cfengine/Makefile
parenta8125753f9b6f52720f191d12d26a979d32ed498 (diff)
downloadports-b54ce1055da5012d0a3737121c7f635c8585ffb7.tar.gz
ports-b54ce1055da5012d0a3737121c7f635c8585ffb7.zip
Update URLs for cfengine port to correctly reflect the website and the
authoritative FTP site for cfengine. Also remove the dependence on teTex while port building since it is fscking huge and ugly. When package building, add the dependence on teTex so more docs are available in the package. PR: 37239 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57900
Diffstat (limited to 'sysutils/cfengine/Makefile')
-rw-r--r--sysutils/cfengine/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index 6b9dd7319ff1..e5fbee11c0bf 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -7,15 +7,19 @@
PORTNAME= cfengine
PORTVERSION= 1.6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \
+MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \
+ ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gordont@gnf.org
+.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
+.endif
+
LIB_DEPENDS= db3:${PORTSDIR}/databases/db3
.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h)
LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper