Don't break package building on Satoshi's cluster. Explicitly depend

on python1.5:lang/python15.
This commit is contained in:
Thomas Gellekum
2000-09-08 12:24:00 +00:00
parent 6cf52798ed
commit 78bbc51a88
35 changed files with 64 additions and 64 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.org
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15
RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
MAKE_ENV= PYTHON=${PREFIX}/bin/python \