aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sentinel
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-01-27 00:06:35 +0800
committerdinoex <dinoex@FreeBSD.org>2013-01-27 00:06:35 +0800
commitab7b168e687af73635ff06217713328b5f3fb4d7 (patch)
tree7021fdbe169b6d22a6a7e8146e2e1754162e9221 /mail/sentinel
parent7fc1f45d1c577b0087a7e696c52d20e4016d3ddb (diff)
downloadfreebsd-ports-gnome-ab7b168e687af73635ff06217713328b5f3fb4d7.tar.gz
freebsd-ports-gnome-ab7b168e687af73635ff06217713328b5f3fb4d7.tar.zst
freebsd-ports-gnome-ab7b168e687af73635ff06217713328b5f3fb4d7.zip
- cleanup header
- strip shlibversion in depedency
Diffstat (limited to 'mail/sentinel')
-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