- Add missing gpg dependency
PR: 118463 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
This commit is contained in:
parent
312f93bf7a
commit
b4d9c33ddf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203685
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user