summaryrefslogtreecommitdiff
path: root/lang/python15/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-05-07 11:56:08 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-05-07 11:56:08 +0000
commit44a00d24e3409c3769c1701e97729374edebb754 (patch)
tree9959ebeb999106a500164a3d3dac1f784ac327a2 /lang/python15/Makefile
parentUpdate MASTER_SITES. (diff)
Use USE_PYTHON.
Notes
Notes: svn path=/head/; revision=42357
Diffstat (limited to 'lang/python15/Makefile')
-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
#