aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython/Makefile
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-10-02 03:14:25 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-10-02 03:14:25 +0000
commitb3368dcebbd09d9ff4b5ed2fec81d26eb727cd25 (patch)
tree21089d4d7141431c8cec07b3844a38f814d4650e /x11-toolkits/py-wxPython/Makefile
parentd2854c488d42c67e6a7c02eb8f72c324add760d7 (diff)
downloadports-b3368dcebbd09d9ff4b5ed2fec81d26eb727cd25.tar.gz
ports-b3368dcebbd09d9ff4b5ed2fec81d26eb727cd25.zip
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython/Makefile')
-rw-r--r--x11-toolkits/py-wxPython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile
index 4e914f0b4f79..6c7719a0ba18 100644
--- a/x11-toolkits/py-wxPython/Makefile
+++ b/x11-toolkits/py-wxPython/Makefile
@@ -13,12 +13,11 @@ DISTNAME= wxPython-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG
-BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15
LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk
-RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+USE_PYTHON= YES
USE_GMAKE= YES
USE_NEWGCC= YES
MAKE_ENV= "LN_S=${LN} -s" "INSTALL_DATA=${INSTALL_DATA}"
@@ -26,6 +25,7 @@ ALL_TARGET= default
INSTALL_TARGET= install-freebsd
TARGETDIR= ${PREFIX}/lib/python1.5/site-packages/wxPython
+TARGETDIR= ${PYTHON_SITELIBDIR}/wxPython
HELPERLIBDIR= ${PREFIX}/lib
do-configure: