diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-29 17:54:39 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-29 17:54:39 +0000 |
commit | 5b12368729dd4e75b4e6b9264178e6e4b10cc1e0 (patch) | |
tree | 75358ed36fe38220518d02a368d1a1bd2b1f5bf0 /x11-toolkits/py-wxPython28-unicode | |
parent | 79519c9dabf500dacc6c39e524698b579b26bd86 (diff) | |
download | ports-5b12368729dd4e75b4e6b9264178e6e4b10cc1e0.tar.gz ports-5b12368729dd4e75b4e6b9264178e6e4b10cc1e0.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython28-unicode')
-rw-r--r-- | x11-toolkits/py-wxPython28-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython28-unicode/Makefile b/x11-toolkits/py-wxPython28-unicode/Makefile index ecd3032bb692..515c804dc847 100644 --- a/x11-toolkits/py-wxPython28-unicode/Makefile +++ b/x11-toolkits/py-wxPython28-unicode/Makefile @@ -7,6 +7,6 @@ WITH_WXPYTHON_UNICODE= yes -MASTERDIR= ${.CURDIR}/../py-wxPython26 +MASTERDIR= ${.CURDIR}/../py-wxPython28 .include "${MASTERDIR}/Makefile" |