diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 07:15:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 07:15:16 +0800 |
commit | 4a8e589a785fff55983d11b201eb4a9d4a875081 (patch) | |
tree | fa05d5f429d9ebeb65098dc214983bc1953f0710 /irc/py-gozerbot | |
parent | b536aa192594d6e0c1851afda1c896b7e6de96a1 (diff) | |
download | freebsd-ports-gnome-4a8e589a785fff55983d11b201eb4a9d4a875081.tar.gz freebsd-ports-gnome-4a8e589a785fff55983d11b201eb4a9d4a875081.tar.zst freebsd-ports-gnome-4a8e589a785fff55983d11b201eb4a9d4a875081.zip |
- Add missing gpg dependency
PR: 118463
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Diffstat (limited to 'irc/py-gozerbot')
-rw-r--r-- | irc/py-gozerbot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile index 62048f9c04f1..862b46dd085a 100644 --- a/irc/py-gozerbot/Makefile +++ b/irc/py-gozerbot/Makefile @@ -7,6 +7,7 @@ PORTNAME= gozerbot PORTVERSION= 0.7.1.1 +PORTREVISION= 1 CATEGORIES= irc python MASTER_SITES= http://gozerbot.org/media/tarball/ http://gozerbot.googlecode.com/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +31,8 @@ DOCS=BASIC COLLECTIVE FAQ FLEET FLOW JABBER \ OPER PROGRAMPLUGIN RELAY RSS \ THNX TOURDECODE UDP UPGRADE USER WEBSERVER +RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg + post-install: .if !defined(BATCH) @${SED} -e 's:%%PREFIX%%:${PREFIX}:g' |