Fix *_DEPENDS
- Add missing p5-Cairo-GObject - Update version requirement of p5-Glib-Object-Introspection - Bump PORTREVISION for dependency change PR: 218358 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days)
This commit is contained in:
parent
3ed1fc5ed3
commit
825cef3249
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438849
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= Gtk3
|
||||
PORTVERSION= 0.026
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits lang perl5
|
||||
MASTER_SITES= CPAN SF/${PORTNAME:tl}-perl/${PORTNAME}/${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR= CPAN:XAOC
|
||||
@ -13,7 +14,9 @@ COMMENT= Perl module for Gtk+ 3.x graphical user interface library
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= p5-Glib-Object-Introspection>=0.002:devel/p5-Glib-Object-Introspection
|
||||
BUILD_DEPENDS= p5-Cairo-GObject>=1:devel/p5-Cairo-GObject \
|
||||
p5-Glib-Object-Introspection>=0.016:devel/p5-Glib-Object-Introspection
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
Loading…
Reference in New Issue
Block a user