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-common/Makefile | |
parent | 79519c9dabf500dacc6c39e524698b579b26bd86 (diff) | |
download | ports-5b12368729dd4e75b4e6b9264178e6e4b10cc1e0.tar.gz ports-5b12368729dd4e75b4e6b9264178e6e4b10cc1e0.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython28-common/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython28-common/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile index df79898604ce..67943e58a280 100644 --- a/x11-toolkits/py-wxPython28-common/Makefile +++ b/x11-toolkits/py-wxPython28-common/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 WITH_COMMON_ONLY= yes -MASTERDIR= ${.CURDIR}/../py-wxPython26 -PYDISTUTILS_NOEGGINFO= yes +MASTERDIR= ${.CURDIR}/../py-wxPython28 PLIST= ${.CURDIR}/pkg-plist |