diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-05-16 18:46:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-05-16 18:46:42 +0000 |
commit | f638f46b756024f93aa1e807676e95bd65d42441 (patch) | |
tree | ce4edce90bb21a4fd51cf9af22c8d8aaec999945 /news/c-nocem | |
parent | 42b43ef82aba30506c77b0d3da3018aa10a15c6a (diff) | |
download | ports-f638f46b756024f93aa1e807676e95bd65d42441.tar.gz ports-f638f46b756024f93aa1e807676e95bd65d42441.zip |
Notes
Diffstat (limited to 'news/c-nocem')
-rw-r--r-- | news/c-nocem/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index edcfcb649073..6e1e18d65d7f 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ MAINTAINER= dirk.meyer@dinoex.sub.org -BUILD_DEPENDS= ${WRKDIRPREFIX}${CNEWSSRC}/conf/substitutions:${PORTSDIR}/news/cnews:configure \ +BUILD_DEPENDS= ${WRKDIRPREFIX}${CNEWSSRC}/conf/substitutions:${PORTSDIR}/news/cnews:configure +BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews \ gpg:${PORTSDIR}/security/gnupg WRKSRC= ${WRKDIR}/c-nocem |