summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/libprelude/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 6c154e79e06..bb997c7e7ba 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2011/07/11 10:55:46 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2011/09/14 17:34:57 hans Exp $
#
COMMENT= LibPrelude libraries and c++ easy bindings
@@ -13,6 +13,8 @@ CONF_FILES+= ${PREFIX}/share/examples/libprelude/global.conf ${PKG_SYSCONFDIR}/d
CONF_FILES+= ${PREFIX}/share/examples/libprelude/idmef-client.conf ${PKG_SYSCONFDIR}/default/idmef-client.conf
CONF_FILES+= ${PREFIX}/share/examples/libprelude/tls.conf ${PKG_SYSCONFDIR}/default/tls.conf
+CONFIGURE_ARGS+= --without-python --without-lua --without-perl --without-ruby
+
PKGCONFIG_OVERRIDE+= src/libprelude.pc.in
PKG_OPTIONS_VAR= PKG_OPTIONS.libprelude