- Add missing dependency on security/libgnomesu (gnomesu)
PR: ports/127071 Submitted by: chinsan Approved by: maintainer
This commit is contained in:
parent
3c798a23e7
commit
3ccc0f3e14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219971
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= bpm
|
PORTNAME= bpm
|
||||||
PORTVERSION= 0.4.1b
|
PORTVERSION= 0.4.1b
|
||||||
PORTREVISION= 14
|
PORTREVISION= 15
|
||||||
CATEGORIES= ports-mgmt
|
CATEGORIES= ports-mgmt
|
||||||
MASTER_SITES= http://www.meowfishies.com/code/bpm/
|
MASTER_SITES= http://www.meowfishies.com/code/bpm/
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
@ -16,6 +16,7 @@ MAINTAINER= sethk@meowfishies.com
|
|||||||
COMMENT= A graphical BSD ports collection manager
|
COMMENT= A graphical BSD ports collection manager
|
||||||
|
|
||||||
RUN_DEPENDS= portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \
|
RUN_DEPENDS= portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \
|
||||||
|
gnomesu:${PORTSDIR}/security/libgnomesu \
|
||||||
gdialog:${PORTSDIR}/x11/zenity
|
gdialog:${PORTSDIR}/x11/zenity
|
||||||
|
|
||||||
USE_GNOME= gtk20 desktopfileutils
|
USE_GNOME= gtk20 desktopfileutils
|
||||||
|
Loading…
Reference in New Issue
Block a user