summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-wax/Makefile')
-rw-r--r--x11-toolkits/py-wax/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile
index 11406b765764..9e47c8cb2863 100644
--- a/x11-toolkits/py-wax/Makefile
+++ b/x11-toolkits/py-wax/Makefile
@@ -43,12 +43,10 @@ do-install:
${MV} ${DATADIR}/${PORTNAME}/examples ${EXAMPLESDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_UNICODE) && (${OSVERSION} > 500000)
+.if defined(WITH_UNICODE)
WX_PYTHON_DIR= wx-2.6-gtk2-unicode
.else
WX_PYTHON_DIR= wx-2.6-gtk2-ansi
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>