diff options
Diffstat (limited to 'textproc/py-zpt/Makefile')
-rw-r--r-- | textproc/py-zpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-zpt/Makefile b/textproc/py-zpt/Makefile index 3b1cbf31762a..ec4afd8efaa4 100644 --- a/textproc/py-zpt/Makefile +++ b/textproc/py-zpt/Makefile @@ -9,7 +9,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Zope-less version of Zope Page Templates WWW= http://zpt.sourceforge.net/ -USES= python:3.6+ tar:tgz +USES= python tar:tgz USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/ZopePageTemplates NO_ARCH= yes |