1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Default python directory is now "python2.0", not "python1.5".

This commit is contained in:
Satoshi Asami 2000-11-14 00:09:12 +00:00
parent 616454aa41
commit a0c7bfab05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35108

View File

@ -14,7 +14,7 @@ MAINTAINER= murban@tznet.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
RUN_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/lib/python1.6/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
RUN_DEPENDS= ${LOCALBASE}/lib/python2.0/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes