diff options
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r-- | mail/dspam-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index 9a71694fd987..bc4fcc9fe354 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -13,7 +13,7 @@ PORTNAME= dspam-devel PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= # set later @@ -98,7 +98,7 @@ OPTIONS+= LIGHTTPD "RUN_DEPEND on LightHTTPD, not Apache" off USE_PERL5= yes USE_AUTOTOOLS= libtool:22 .ifdef(SNAP_DATE) -USE_AUTOTOOLS+= autoconf:262:env automake:19 +USE_AUTOTOOLS+= autoconf:267:env automake:19 .endif USE_LDCONFIG= yes GNU_CONFIGURE= yes |