diff options
-rw-r--r-- | www/knowledgekit/Makefile | 1 | ||||
-rw-r--r-- | www/znavigator/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/knowledgekit/Makefile b/www/knowledgekit/Makefile index f1ba0a8dcc8c..9383d9659151 100644 --- a/www/knowledgekit/Makefile +++ b/www/knowledgekit/Makefile @@ -17,6 +17,7 @@ MAINTAINER= nbm@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope USE_REINPLACE= yes +USE_PERL5= yes NO_BUILD= YES PKGMESSAGE= ${WRKDIR}/.MESSAGE diff --git a/www/znavigator/Makefile b/www/znavigator/Makefile index 97d7bb8372e2..fdae6610d018 100644 --- a/www/znavigator/Makefile +++ b/www/znavigator/Makefile @@ -17,6 +17,7 @@ MAINTAINER= nbm@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope NO_BUILD= YES +USE_PERL5= yes USE_REINPLACE= yes # You can change this in the environment if you like. |