aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-01-27 00:06:35 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2013-01-27 00:06:35 +0800
commit1d62d821d98b26ab18c67ccecf7443fb4bff2378 (patch)
tree7021fdbe169b6d22a6a7e8146e2e1754162e9221 /mail
parentc210151c2fd41fe4f010938b8c04cfbf588b1088 (diff)
downloadfreebsd-ports-gnome-1d62d821d98b26ab18c67ccecf7443fb4bff2378.tar.gz
freebsd-ports-gnome-1d62d821d98b26ab18c67ccecf7443fb4bff2378.tar.zst
freebsd-ports-gnome-1d62d821d98b26ab18c67ccecf7443fb4bff2378.zip
- cleanup header
- strip shlibversion in depedency
Diffstat (limited to 'mail')
-rw-r--r--mail/sentinel/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index 67f4ca026ac4..a11b6dc9b876 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sentinel
-# Date created: 14 May 2002
-# Whom: Peter Hollaubek <fifteen@inext.hu>
-#
+# Created by: Peter Hollaubek <fifteen@inext.hu>
# $FreeBSD$
-#
PORTNAME= sentinel
PORTVERSION= 1.7b
@@ -14,7 +10,7 @@ MASTER_SITES= SF/smfilter/${PORTNAME}/Sentinel%20${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A sendmail milter API implementation
-LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib