aboutsummaryrefslogtreecommitdiff
path: root/security/prelude-lml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
commit4650a910d0bf7ff9894cf3142fcc8cace240caee (patch)
tree4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /security/prelude-lml
parent776c8a3824c220b5b01a68c46bc5f90199db256d (diff)
downloadports-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz
ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r--security/prelude-lml/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index c9ef2ca35d43..4a7eb27d13be 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -3,22 +3,22 @@
PORTNAME= prelude-lml
PORTVERSION= 1.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= https://www.prelude-ids.org/attachments/download/242/
MAINTAINER= ports@FreeBSD.org
COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey
-LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu \
- pcre:${PORTSDIR}/devel/pcre \
- gmp:${PORTSDIR}/math/gmp \
- gnutls:${PORTSDIR}/security/gnutls \
- gcrypt:${PORTSDIR}/security/libgcrypt \
- gpg-error:${PORTSDIR}/security/libgpg-error \
- prelude:${PORTSDIR}/security/libprelude \
- nettle:${PORTSDIR}/security/nettle \
- p11-kit:${PORTSDIR}/security/p11-kit
+LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu \
+ libpcre.so:${PORTSDIR}/devel/pcre \
+ libgmp.so:${PORTSDIR}/math/gmp \
+ libgnutls.so:${PORTSDIR}/security/gnutls \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ libgpg-error.so:${PORTSDIR}/security/libgpg-error \
+ libprelude.so:${PORTSDIR}/security/libprelude \
+ libnettle.so:${PORTSDIR}/security/nettle \
+ libp11-kit.so:${PORTSDIR}/security/p11-kit
USE_GMAKE= yes
USE_AUTOTOOLS= libltdl