summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-09 20:49:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-09 20:49:15 +0000
commit2664ea7b007feaab9c030e6b9673fcd6b11c504c (patch)
tree3fff04d2f1cb08fb5ab5890b18267a7aa0b8005d /x11-wm
parent@dirrm %%DATADIR%%/pixmaps (diff)
Chase python version.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=33627
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icepref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile
index b26d24fa3b16..e22263f836fc 100644
--- a/x11-wm/icepref/Makefile
+++ b/x11-wm/icepref/Makefile
@@ -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.5/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
+RUN_DEPENDS= ${LOCALBASE}/lib/python1.6/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes