diff options
-rw-r--r-- | news/c-nocem/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index 228e677d711e..dc38d4883c0f 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}${PORTSDIR}/news/cnews/work/conf/substitutions:${PORTSDIR}/news/cnews:configure +BUILD_DEPENDS= ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/conf/substitutions:${PORTSDIR}/news/cnews:configure \ + gpg:${PORTSDIR}/security/gnupg WRKSRC= ${WRKDIR}/c-nocem USE_GMAKE= yes |