diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-10 04:11:31 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-10 04:11:31 +0000 |
commit | e71100ca7ef1633a10bb300c304cbc36fd599e4f (patch) | |
tree | 5084524409cc912384ff1f235f910bc04e35a5e6 /news/c-nocem | |
parent | 9a08325c4a071711bf1ea8e0731e3d2fe4e421ce (diff) | |
download | ports-e71100ca7ef1633a10bb300c304cbc36fd599e4f.tar.gz ports-e71100ca7ef1633a10bb300c304cbc36fd599e4f.zip |
Notes
Diffstat (limited to 'news/c-nocem')
-rw-r--r-- | news/c-nocem/Makefile | 2 |
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 |