aboutsummaryrefslogtreecommitdiffstats
path: root/lang/py-mx-base
diff options
context:
space:
mode:
Diffstat (limited to 'lang/py-mx-base')
-rw-r--r--lang/py-mx-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile
index 18de65ab6c6b..924d734195b7 100644
--- a/lang/py-mx-base/Makefile
+++ b/lang/py-mx-base/Makefile
@@ -29,13 +29,12 @@ ADDITIONAL_DOCS= mx/DateTime/Doc/mxDateTime.pdf \
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS_DEFINE= DOCS ZOPE EXAMPLES
-ZOPE_DESC= Use ZOPE
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MZOPE}
-USE_ZOPE= yes
+USES= zope
.endif
post-patch: