aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython26
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-08 19:52:58 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-08 19:52:58 +0000
commita74e175192310b620d3709e574997fd045e83264 (patch)
treef081658ab4d0dbd4b01dd6bdba5dd41c3f8f7127 /x11-toolkits/py-wxPython26
parent8a0edbe4ef8a4ab8fe26b2c705807dc53f8cc57f (diff)
downloadports-a74e175192310b620d3709e574997fd045e83264.tar.gz
ports-a74e175192310b620d3709e574997fd045e83264.zip
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython26')
-rw-r--r--x11-toolkits/py-wxPython26/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index 5b79ca5672b3..6d431dec2d52 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wxPython
PORTVERSION= 2.6.3.3
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -98,7 +98,6 @@ PYDISTUTILS_BUILDARGS+= \
NO_HEADERS=1 \
NO_SCRIPTS=1 \
INSTALL_MULTIVERSION=0
-USE_LDCONFIG= yes
. if defined(WITH_WXPYTHON_UNICODE)
WX_UNICODE= yes
@@ -111,7 +110,6 @@ PYDISTUTILS_BUILDARGS+= \
# plist substitutions and library dirs
PLIST_SUB+= WX_PYTHON_DIR=${WX_PYTHON_DIR}
-LDCONFIG_DIRS+= %%PREFIX%%/%%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wx/
.endif # !defined(WITH_COMMON_ONLY)