aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-03-13 19:57:02 +0800
committerdemon <demon@FreeBSD.org>2001-03-13 19:57:02 +0800
commitcd3202fa1612cc16ba353b68aca4a5e682126964 (patch)
treeda8acbbf01a32de90e8585d5f380f03f6f53eb41
parentfcdaad18043d4d2312d94f30e0298f2ffee1babf (diff)
downloadfreebsd-ports-gnome-cd3202fa1612cc16ba353b68aca4a5e682126964.tar.gz
freebsd-ports-gnome-cd3202fa1612cc16ba353b68aca4a5e682126964.tar.zst
freebsd-ports-gnome-cd3202fa1612cc16ba353b68aca4a5e682126964.zip
Uncomment RUN_DEPENDS
(forgot to do it before previous commit).
-rw-r--r--mail/mailman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index ccfa1ed20d94..de98b5c01190 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= demon@FreeBSD.org
-#RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13
+RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${MAILMANDIR} \