diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 23:15:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 23:15:16 +0000 |
commit | b4d9c33ddf1139e2cda5992764e9cd748cd2f03b (patch) | |
tree | deb82b8b6cbaa0982005cb026b1cae2afb281f63 /irc | |
parent | 312f93bf7a1cbe3093bf24955bba661e55c360ed (diff) |
Notes
Diffstat (limited to 'irc')
-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' |