summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant>2005-03-03 21:14:36 +0000
committergrant <grant>2005-03-03 21:14:36 +0000
commit2a630ffcd6e2ff0d767c82295c49fa23c861af86 (patch)
tree6e1ea40fdf48927394b11012f994e89e724a5d97 /www
parent4f2484ac962bf39706cb2b1765fec1e31f72de1d (diff)
downloadpkgsrc-2a630ffcd6e2ff0d767c82295c49fa23c861af86.tar.gz
set USE_LIBTOOL, which allows mod_python.so to build.
reported by Sebastian Prause on tech-pkg.
Diffstat (limited to 'www')
-rw-r--r--www/ap2-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-python/Makefile b/www/ap2-python/Makefile
index 21f688fcb38..18902614bcd 100644
--- a/www/ap2-python/Makefile
+++ b/www/ap2-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/01/23 20:41:49 recht Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/03 21:14:36 grant Exp $
# FreeBSD Id: ports/www/mod_python3/Makefile,v 1.28 2004/03/11 14:36:30 perky Exp
DISTNAME= mod_python-${VERSION}
@@ -13,6 +13,7 @@ HOMEPAGE= http://www.modpython.org/
COMMENT= Apache module that embeds the Python interpreter
USE_BUILDLINK3= YES
+USE_LIBTOOL= YES
USE_PKGINSTALL= YES
APACHE_MODULE= YES
VERSION=3.1.3