aboutsummaryrefslogtreecommitdiff
path: root/security/scanhill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/scanhill/Makefile')
-rw-r--r--security/scanhill/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/scanhill/Makefile b/security/scanhill/Makefile
index 42602d28b409..70e45b90f3f5 100644
--- a/security/scanhill/Makefile
+++ b/security/scanhill/Makefile
@@ -2,6 +2,7 @@
PORTNAME= scanhill
DISTVERSION= 0.5-p1
+PORTREVISION= 1
CATEGORIES= security net-im
MASTER_SITES= http://www.enderunix.org/scanhill/ \
http://www.sourcefiles.org/Networking/Security/Sniffers/ \
@@ -23,7 +24,8 @@ MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_ENABLE= mysql
post-patch:
- @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' \
+ -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/scanhill ${STAGEDIR}${PREFIX}/bin