summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 00:39:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 00:39:51 +0000
commit0f1ffe7b1ea579d60ff790d24a1a333c03395b04 (patch)
tree3c8a3b7a9e9938daec2be43f1b3b6fa97b9f9555 /x11-wm
parentFix up dependencies to libimg -- the English version should be a (diff)
Properly use USE_PYTHON.
Submitted by: tg (a long time ago...sorry)
Notes
Notes: svn path=/head/; revision=35114
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icepref/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile
index 5a3b3f003eb1..5ad5db501339 100644
--- a/x11-wm/icepref/Makefile
+++ b/x11-wm/icepref/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= http://209.132.18.205/downloads/portfiles/
MAINTAINER= murban@tznet.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${LOCALBASE}/lib/python2.0/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
+USE_PYTHON= yes
NO_BUILD= yes
MAN1= icepref.1
FETCH_BEFORE_ARGS= -b