From f638f46b756024f93aa1e807676e95bd65d42441 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 16 May 2001 18:46:42 +0000 Subject: - Added missing dependency for libcnews.a --- news/c-nocem/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'news/c-nocem') 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 -- cgit v1.2.3