aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
commit7a0bd317631d50743f0a374e87553b67823ce01b (patch)
treea6a20687ac7deead25a53b4c03118c3a00060775 /mail/dspam-devel
parentb71961a9ea66185112d102c2715655e63422305e (diff)
downloadports-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz
ports-7a0bd317631d50743f0a374e87553b67823ce01b.zip
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Notes
Notes: svn path=/head/; revision=280086
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r--mail/dspam-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 7555226051d0..65b28b995959 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -12,6 +12,7 @@
PORTNAME= dspam
PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= # set later
@@ -413,7 +414,7 @@ CONFIGURE_ARGS+= --with-dspam-mode=${DSPAM_MODE}
. if defined(WITH_LIGHTTPD)
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
. else
-USE_APACHE= 1.3+
+USE_APACHE= 13+
. endif
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
RUN_DEPENDS+= ${SITE_PERL}/mach/GD.pm:${PORTSDIR}/graphics/p5-GD