summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-05-31 04:47:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-05-31 04:47:09 +0000
commitf448452c41dd6c33c8d2915c7747ed7f789f7be3 (patch)
tree8031369bcf5d4d7a083c09e626cd21a3d0d81b49 /news
parentUpdate portupgrade to 1.31 and portversion to 1.7. (diff)
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
Notes
Notes: svn path=/head/; revision=43332
Diffstat (limited to 'news')
-rw-r--r--news/suck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 89b474beef21..137de0a5ee96 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -20,6 +20,7 @@ MAN1= suck.1 rpost.1 testhost.1 lmove.1
.if defined(NEWSBIN)
PKGNAMESUFFIX= -cnews
EXTRA_PATCHES+= ${FILESDIR}/cnews.patch
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews
.else
EXTRA_PATCHES+= ${FILESDIR}/inn2.patch
BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn