From 3705111011a43102007ea5b3f33ef269c0b14d25 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 19 Aug 2014 13:44:07 +0000 Subject: Needs libtool --- www/ap2-suphp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/ap2-suphp/Makefile b/www/ap2-suphp/Makefile index 5558ef16b00..d0833c9d459 100644 --- a/www/ap2-suphp/Makefile +++ b/www/ap2-suphp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/06/10 15:22:17 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2014/08/19 13:44:07 joerg Exp $ DISTNAME= suphp-0.7.2 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME} @@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= aclocal autoconf autoheader automake lex +USE_LIBTOOL= yes GNU_CONFIGURE= yes GCC_REQD+= 3.0 # the C++ code uses the .at() method CONFIGURE_ARGS+= APXS=${APXS} -- cgit v1.2.3