diff options
-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 |