Fix build in 4.x

PR:		89405
Submitted by:	maintainer
This commit is contained in:
Marcus Alves Grando 2005-11-22 12:24:34 +00:00
parent ab4c178840
commit f8303769cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149045
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -1,2 +1,3 @@
MD5 (doorman-0.81.tgz) = f0f30132a541122fa46f4d6d321260d9
SHA256 (doorman-0.81.tgz) = 3b5d27272081553f8751d3f4687b9218fa3bc905c56aa394990b3ac608cca24e
SIZE (doorman-0.81.tgz) = 140643