aboutsummaryrefslogtreecommitdiff
path: root/security/clamcour
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-05-15 14:02:38 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-05-15 14:02:38 +0000
commit5fff4335ed3da355f3f5177d5034949ce921cd69 (patch)
tree8b9090da298c982e79eb9ef4867165def9fdb003 /security/clamcour
parent54d5c6006b847add4259f654e2ee180be8f45724 (diff)
downloadports-5fff4335ed3da355f3f5177d5034949ce921cd69.tar.gz
ports-5fff4335ed3da355f3f5177d5034949ce921cd69.zip
Notes
Diffstat (limited to 'security/clamcour')
-rw-r--r--security/clamcour/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile
index 198fc38250ed..752732441705 100644
--- a/security/clamcour/Makefile
+++ b/security/clamcour/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= bsd@dino.sk
COMMENT= ClamAV courier filter
BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier
-LIB_DEPENDS= clamav.7:${PORTSDIR}/security/clamav
+LIB_DEPENDS= libclamav.so:${PORTSDIR}/security/clamav
GNU_CONFIGURE= yes
@@ -21,11 +21,10 @@ CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-MAN1= clamcour.1
PLIST_DIRS= etc/courier/clamcour
-PLIST_FILES= libexec/filters/clamcour
+PLIST_DIRSTRY= etc/courier libexec/filters
+PLIST_FILES= libexec/filters/clamcour man/man1/clamcour.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's/^CXXFLAGS *=/CXXFLAGS?=/g' \
${WRKSRC}/configure