summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2009-01-29 16:54:17 +0000
committerjoerg <joerg>2009-01-29 16:54:17 +0000
commit3fdd25187b19a53294b1c6aceaf0c7647acecdb5 (patch)
tree2699dfdae08d8f3b3119ce5809b2bbf36ecc23fb
parentb2a015bf68d95d449e51c7cf2b4274eabae095ea (diff)
downloadpkgsrc-3fdd25187b19a53294b1c6aceaf0c7647acecdb5.tar.gz
Needs libtool.
-rw-r--r--security/ap-modsecurity2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index d65d2611b84..33f11825f7d 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/10/25 15:59:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/29 16:54:17 joerg Exp $
DISTNAME= modsecurity-apache_2.5.7
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
@@ -17,6 +17,7 @@ PKG_APACHE_ACCEPTED= apache2 apache22
GNU_CONFIGURE= YES
USE_TOOLS+= pax
+USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/apache2
USE_LANGUAGES+= c++ c