- Add missing DEPENDS
- Bump PORTREVISION PR: ports/166596 Approved by: maintainer timeout (vvelox@vvelox.net, >2 weeks)
This commit is contained in:
parent
b4cc617686
commit
4c912f0931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295360
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= Gtk2-Chmod
|
||||
PORTVERSION= 0.0.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-toolkits perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:VVELOX
|
||||
@ -16,7 +16,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= Provides a dialog for getting values to use with chmod
|
||||
|
||||
RUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
|
||||
BUILD_DEPENDS= p5-File-Stat-Bits>=0:${PORTSDIR}/sysutils/p5-File-Stat-Bits \
|
||||
p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user