summaryrefslogtreecommitdiff
path: root/www/ap-rivet
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 14:22:39 +0000
committerrodent <rodent>2013-04-06 14:22:39 +0000
commit2fc824555c8687ae8713cc8571a744e7b6543bbe (patch)
tree4bfdd83313bd09d5803ecdf047d1e8b2c484cab0 /www/ap-rivet
parentbfc303a7db8aae10577ffaad8dd01e54643dd40d (diff)
downloadpkgsrc-2fc824555c8687ae8713cc8571a744e7b6543bbe.tar.gz
"Packages that install libtool libraries should define USE_LIBTOOL."
Diffstat (limited to 'www/ap-rivet')
-rw-r--r--www/ap-rivet/Makefile3
1 files changed, 2 insertions, 1 deletions
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}