diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-13 06:13:07 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-13 06:13:07 +0000 |
commit | 042c42c09b205c061b8be17ec07cd12cc87b7403 (patch) | |
tree | 85e85c9c2eab43bbc6292a5a876862bd0a5d2062 /news/c-nocem | |
parent | 232c6ec514e19dff168a10df170cc3c4a55cddd6 (diff) | |
download | ports-042c42c09b205c061b8be17ec07cd12cc87b7403.tar.gz ports-042c42c09b205c061b8be17ec07cd12cc87b7403.zip |
Notes
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} |