aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-04-21 04:25:50 +0800
committermiwi <miwi@FreeBSD.org>2007-04-21 04:25:50 +0800
commitbe08c67999c771d780b75950f66753be33cac556 (patch)
tree240efc2d8031f9996e4cb274b07ab07093c1fba2 /sysutils
parent3dabfa839b3e6db46c2ce9db4620d0b3e9bb1b64 (diff)
downloadfreebsd-ports-gnome-be08c67999c771d780b75950f66753be33cac556.tar.gz
freebsd-ports-gnome-be08c67999c771d780b75950f66753be33cac556.tar.zst
freebsd-ports-gnome-be08c67999c771d780b75950f66753be33cac556.zip
- Add webalizer to the depends
PR: 111917 Submitted by: Janky Jay<ek@purplehat.org> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/syscp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/syscp/Makefile b/sysutils/syscp/Makefile
index 4b4dcce99b9b..1dd5cb95cdf3 100644
--- a/sysutils/syscp/Makefile
+++ b/sysutils/syscp/Makefile
@@ -32,7 +32,8 @@ RUN_DEPENDS+= mysql:${PORTSDIR}/databases/mysql50-server \
httpd:${PORTSDIR}/www/apache22 \
dovecot:${PORTSDIR}/mail/dovecot \
postfix:${PORTSDIR}/mail/postfix \
- proftpd:${PORTSDIR}/ftp/proftpd-mysql
+ proftpd:${PORTSDIR}/ftp/proftpd-mysql \
+ webalizer:${PORTSDIR}/www/webalizer
post-patch:
${FIND} ${WRKSRC}/${PORTNAME} -name '*.orig' -delete