aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-05-07 19:56:08 +0800
committertg <tg@FreeBSD.org>2001-05-07 19:56:08 +0800
commitd7b3bca573f3bc7fb4ad4527884d55be918123b1 (patch)
treee7080ee407963b7f585325be7a4a68b047885ada /lang
parent16011d1527b3a92c55d8b23416b5b0104b720393 (diff)
downloadfreebsd-ports-gnome-d7b3bca573f3bc7fb4ad4527884d55be918123b1.tar.gz
freebsd-ports-gnome-d7b3bca573f3bc7fb4ad4527884d55be918123b1.tar.zst
freebsd-ports-gnome-d7b3bca573f3bc7fb4ad4527884d55be918123b1.zip
Use USE_PYTHON.
Diffstat (limited to 'lang')
-rw-r--r--lang/python15/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index e635546b303d..7d14068ec0b0 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -25,6 +25,10 @@ PLIST= ${WRKDIR}/PLIST
MAN1= python.1
NO_LATEST_LINK= yes
+USE_PYTHON= yes
+PYTHON_VERSION= python1.5
+PYTHON_NO_DEPENDS= yes
+
#
# The standard setup file
#