diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 15:10:54 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 15:10:54 +0000 |
commit | 4e1787ab09c6409d81cab901cab099d101c3f1fa (patch) | |
tree | 0e21a8f3406fcbcbe33031c922a2a2cf467eca25 | |
parent | 6d8df1a5f4e5fc7213522117546887009f34c610 (diff) | |
download | ports-4e1787ab09c6409d81cab901cab099d101c3f1fa.tar.gz ports-4e1787ab09c6409d81cab901cab099d101c3f1fa.zip |
Notes
-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 |