summaryrefslogtreecommitdiff
path: root/www/ap-rivet
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
commit08ea36c67425b0aa8b3eb4ff0cb507e2156b1183 (patch)
tree4bfdd83313bd09d5803ecdf047d1e8b2c484cab0 /www/ap-rivet
parent793236d9b1c719a192d6f9e2daf8cd70891954e6 (diff)
downloadpkgsrc-08ea36c67425b0aa8b3eb4ff0cb507e2156b1183.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}