From 29fa2da90afd7de515cbfa181952f1ab9ca3ab81 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 29 Jan 2009 16:54:17 +0000 Subject: Needs libtool. --- security/ap-modsecurity2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') 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 -- cgit v1.2.3