aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dtc/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2006-11-20 14:41:10 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2006-11-20 14:41:10 +0000
commita17c2527745cfec80a864469ff69596735ce5f5c (patch)
tree040f89b61a5a69fac08bd786b00abf41b4aea4b1 /sysutils/dtc/Makefile
parentdd92db6296729e49ea392b6477ae92b6d33c7f83 (diff)
downloadports-a17c2527745cfec80a864469ff69596735ce5f5c.tar.gz
ports-a17c2527745cfec80a864469ff69596735ce5f5c.zip
Notes
Diffstat (limited to 'sysutils/dtc/Makefile')
-rw-r--r--sysutils/dtc/Makefile15
1 files changed, 1 insertions, 14 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index 220053c43b29..6b6e4a8f3226 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dtc
PORTVERSION= 0.24.6.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/
@@ -36,18 +37,6 @@ USE_PHP+= bz2 gd mbstring mcrypt mysql mysqli openssl pcre \
pear session sockets xml zlib
.endif
-.if defined(DTC_TOASTER)
-RUN_DEPENDS+= ${LOCALBASE}/bin/webalizer:${PORTSDIR}/www/webalizer \
- ${LOCALBASE}/www/awstats:${PORTSDIR}/www/awstats \
- ${LOCALBASE}/bin/mhonarc:${PORTSDIR}/www/mhonarc \
- ${LOCALBASE}/bin/mlmmj-list:${PORTSDIR}/mail/mlmmj \
- ${LOCALBASE}/sbin/pure-ftpd:${PORTSDIR}/ftp/pure-ftpd \
- ${LOCALBASE}/libexec/postfix/smtpd:${PORTSDIR}/mail/postfix \
- ${LOCALBASE}/cyrus/bin/deliver:${PORTSDIR}/mail/cyrus-imapd23
-USE_APACHE= 2.2+
-
-.else
-
.if defined(WITH_WEBALIZER)
RUN_DEPENDS+= ${LOCALBASE}/bin/webalizer:${PORTSDIR}/www/webalizer
.endif
@@ -84,8 +73,6 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/courier/courierd:${PORTSDIR}/mail/courier \
USE_APACHE= 2.2+
.endif
-.endif
-
DTCROOT?= www/dtc
DTCDIR= ${PREFIX}/${DTCROOT}
PLIST_SUB+= DTCROOT="${DTCROOT}"