diff options
author | alex <alex@FreeBSD.org> | 2001-01-12 15:10:54 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-01-12 15:10:54 +0000 |
commit | ed43c6c2de7e3d5fc4a0208d657e5556f77ca743 (patch) | |
tree | c8aea0be8c5d0cd7cfb199b7167382f964fdc476 /news/c-nocem | |
parent | 7fee8910f223b7f0f7f5d4719f6c4b932abd050a (diff) | |
download | FreeBSD-ports-ed43c6c2de7e3d5fc4a0208d657e5556f77ca743.zip FreeBSD-ports-ed43c6c2de7e3d5fc4a0208d657e5556f77ca743.tar.gz |
This port needs PGP. Add GnuPG as dependency.
Submitted by: bento
Diffstat (limited to 'news/c-nocem')
-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 228e677..dc38d48 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 |