aboutsummaryrefslogtreecommitdiff
path: root/mail/vbsfilter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-02-13 09:03:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-02-13 09:03:15 +0000
commit15ff0ca9668ff4ece44259bf056f7a752b71637b (patch)
tree86ec34cb84bd753569b60192622b3a9d54505faf /mail/vbsfilter
parentd97a8fd8f7c3cf44eeea66e9fd69fa9b627b6b2d (diff)
downloadports-15ff0ca9668ff4ece44259bf056f7a752b71637b.tar.gz
ports-15ff0ca9668ff4ece44259bf056f7a752b71637b.zip
- split libmilter from sendmail into a seperate port
- bump PORTREVISION Submitted by: matthew (Matthew Seaman)
Notes
Notes: svn path=/head/; revision=408774
Diffstat (limited to 'mail/vbsfilter')
-rw-r--r--mail/vbsfilter/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile
index 92d9c13026a6..253670aad78f 100644
--- a/mail/vbsfilter/Makefile
+++ b/mail/vbsfilter/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vbsfilter
PORTVERSION= 1.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.dinoex.de/pub/approved/
EXTRACT_SUFX= .c
@@ -24,10 +24,6 @@ CFLAGS+= -Wall
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
-.if defined(SENDMAIL_WITH_SFIO)
-LIBS+= -lsfio
-.endif
-
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${_DISTDIR}vbsfilter-${PORTVERSION}.c ${WRKSRC}