summaryrefslogtreecommitdiff
path: root/lang/python20
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-22 21:48:08 +0000
committerwiz <wiz>2004-11-22 21:48:08 +0000
commit6c41d33fc7757be4faa405c383b555d1aa7a8e7d (patch)
treee41b1f33697ca53cff82af7df254b74a401ff7c1 /lang/python20
parent91cfba429e0025b25b388e301cf5b1acbff40519 (diff)
downloadpkgsrc-6c41d33fc7757be4faa405c383b555d1aa7a8e7d.tar.gz
USE_LANGUAGES=c c++; remove USE_GCC_SHLIB.
Diffstat (limited to 'lang/python20')
-rw-r--r--lang/python20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 8a5a2524f2b..870abc26c00 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/11/15 17:54:49 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2004/11/22 21:48:08 wiz Exp $
#
DISTNAME= Python-2.0.1
@@ -19,7 +19,7 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
WRKSRC= ${WRKDIR}/Python-2.0.1
DIST_SUBDIR= python
-USE_GCC_SHLIB= yes
+USE_LANGUAGES= c c++
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-threads