summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-22 12:24:34 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-22 12:24:34 +0000
commitf8303769cd8061eade5812545fdf3458d70dc695 (patch)
tree9661d9d6f1ef63aa409433e52d0dbe67d18fc72b /security
parentUpdate to 0.17 (diff)
Fix build in 4.x
PR: 89405 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=149045
Diffstat (limited to 'security')
-rw-r--r--security/doorman/Makefile3
-rw-r--r--security/doorman/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile
index 756236b5687a..5e13cac2bd5f 100644
--- a/security/doorman/Makefile
+++ b/security/doorman/Makefile
@@ -7,6 +7,7 @@
PORTNAME= doorman
PORTVERSION= 0.81
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= doorman
@@ -47,7 +48,7 @@ pre-patch:
post-configure:
.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's,-lpcap,-L${LOCALBASE}/lib/libpcap.a,' \
+ @${REINPLACE_CMD} -e 's,-lpcap,${LOCALBASE}/lib/libpcap.a,' \
${WRKSRC}/Makefile
.endif
diff --git a/security/doorman/distinfo b/security/doorman/distinfo
index f80415239873..4a58703d4a38 100644
--- a/security/doorman/distinfo
+++ b/security/doorman/distinfo
@@ -1,2 +1,3 @@
MD5 (doorman-0.81.tgz) = f0f30132a541122fa46f4d6d321260d9
+SHA256 (doorman-0.81.tgz) = 3b5d27272081553f8751d3f4687b9218fa3bc905c56aa394990b3ac608cca24e
SIZE (doorman-0.81.tgz) = 140643