diff options
Diffstat (limited to 'news/c-nocem')
-rw-r--r-- | news/c-nocem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index 6dd78c9ade8a..871d2f5f6d5a 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews \ WRKSRC= ${WRKDIR}/c-nocem CNEWSSRC?= ${.CURDIR}/../cnews/work NEWSBIN?= ${PREFIX}/libexec/cnews +USE_PERL5= yes # build with perl4 fine too. USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-cnews=${WRKDIRPREFIX}${CNEWSSRC} |