aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-09-30 15:00:48 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-09-30 15:00:48 +0000
commit1676a66e1c307bedc71a7c8f7a42ebe511ff1013 (patch)
treeab9ad8c004eb97139e5b42c6c6d2936eed9b4363 /x11-toolkits
parent33339b777c3d16bbdcab55acce90ad021bacf8bb (diff)
downloadports-1676a66e1c307bedc71a7c8f7a42ebe511ff1013.tar.gz
ports-1676a66e1c307bedc71a7c8f7a42ebe511ff1013.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gtk/Makefile2
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index 237a1d16a069..90fae7927061 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_PYTHON= yes
-CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} PYTHON=${PREFIX}/bin/${PYTHON_CMD}
+CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} PYTHON=${PYTHON_CMD}
USE_LIBTOOL= yes
PLIST_COMPLETE= ${PKGDIR}/PLIST
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 237a1d16a069..90fae7927061 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_PYTHON= yes
-CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} PYTHON=${PREFIX}/bin/${PYTHON_CMD}
+CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} PYTHON=${PYTHON_CMD}
USE_LIBTOOL= yes
PLIST_COMPLETE= ${PKGDIR}/PLIST