From 2fc824555c8687ae8713cc8571a744e7b6543bbe Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 14:22:39 +0000 Subject: "Packages that install libtool libraries should define USE_LIBTOOL." --- www/ap-rivet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/ap-rivet') diff --git a/www/ap-rivet/Makefile b/www/ap-rivet/Makefile index 3577ddd87ae..9439e45ff50 100644 --- a/www/ap-rivet/Makefile +++ b/www/ap-rivet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/28 06:30:05 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 14:22:41 rodent Exp $ DISTNAME= rivet-0.5.0 PKGNAME= ap13-${DISTNAME} @@ -13,6 +13,7 @@ COMMENT= System for creating dynamic web content via Tcl CONFLICTS= ap-rivet-[0-9]* GNU_CONFIGURE= yes +USE_LIBTOOL= yes #CONFIGURE_ARGS+= -prefix ${PREFIX:Q}/lib #CONFIGURE_ARGS+= -with-apxs ${APXS:Q} -- cgit v1.2.3