diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-wxPython26-common/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython28-common/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython26-common/Makefile b/x11-toolkits/py-wxPython26-common/Makefile index 5e55ce89a59a..df79898604ce 100644 --- a/x11-toolkits/py-wxPython26-common/Makefile +++ b/x11-toolkits/py-wxPython26-common/Makefile @@ -10,6 +10,7 @@ PORTREVISION= 1 WITH_COMMON_ONLY= yes MASTERDIR= ${.CURDIR}/../py-wxPython26 +PYDISTUTILS_NOEGGINFO= yes PLIST= ${.CURDIR}/pkg-plist diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile index 5e55ce89a59a..df79898604ce 100644 --- a/x11-toolkits/py-wxPython28-common/Makefile +++ b/x11-toolkits/py-wxPython28-common/Makefile @@ -10,6 +10,7 @@ PORTREVISION= 1 WITH_COMMON_ONLY= yes MASTERDIR= ${.CURDIR}/../py-wxPython26 +PYDISTUTILS_NOEGGINFO= yes PLIST= ${.CURDIR}/pkg-plist |