summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-10-10 04:11:31 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-10-10 04:11:31 +0000
commite71100ca7ef1633a10bb300c304cbc36fd599e4f (patch)
tree5084524409cc912384ff1f235f910bc04e35a5e6 /news
parentDependency seem to strong. (diff)
Fix BUILD_DEPENDS
PR: 21873 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=33647
Diffstat (limited to 'news')
-rw-r--r--news/c-nocem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile
index ae6c0f69d40f..228e677d711e 100644
--- a/news/c-nocem/Makefile
+++ b/news/c-nocem/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \
MAINTAINER= dirk.meyer@dinoex.sub.org
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/news/cnews:patch
+BUILD_DEPENDS= ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/conf/substitutions:${PORTSDIR}/news/cnews:configure
WRKSRC= ${WRKDIR}/c-nocem
USE_GMAKE= yes