aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-23 09:54:02 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-23 09:54:02 +0000
commit3ab1b8443ec60e4983c4666f0e84cedab20e81d2 (patch)
treed13723a66084b6936010f3cea6404da7bbcf103b /security/libprelude
parent63d0ab27e8fc88df6e11d9fb8b37620420285dd1 (diff)
downloadports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.tar.gz
ports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.zip
Notes
Diffstat (limited to 'security/libprelude')
-rw-r--r--security/libprelude/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 125a1ffd5a51..682b5add84cc 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libprelude
PORTVERSION= 1.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= https://www.prelude-ids.org/attachments/download/241/
@@ -62,6 +62,9 @@ BROKEN= Does not compile
post-patch:
@${REINPLACE_CMD} -e \
'/^install-data-am:/s|install-data-local||' ${WRKSRC}/docs/api/Makefile.in
+ @${REINPLACE_CMD} '\,gnutls/extra\.h,d' \
+ ${WRKSRC}/prelude-admin/prelude-admin.c \
+ ${WRKSRC}/prelude-admin/server.c
post-install:
${INSTALL_MAN} ${WRKSRC}/docs/manpages/*.1 ${MAN1PREFIX}/man/man1