aboutsummaryrefslogtreecommitdiff
path: root/mail/sentinel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-12-07 05:09:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-12-07 05:09:57 +0000
commit1a4d428ca7d30a0b78104ed3a36f665268dd7c98 (patch)
treeed532bdc86c76e5171e90f8dfe85f002e5e96811 /mail/sentinel
parenteec276e39e4a5f59ea0530764c161d2268b9cfb2 (diff)
downloadports-1a4d428ca7d30a0b78104ed3a36f665268dd7c98.tar.gz
ports-1a4d428ca7d30a0b78104ed3a36f665268dd7c98.zip
- convert LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=335810
Diffstat (limited to 'mail/sentinel')
-rw-r--r--mail/sentinel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index 874fd4fb80be..62cca5d187e4 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/smfilter/${PORTNAME}/Sentinel%20${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A sendmail milter API implementation
-LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
NEED_ROOT= yes