mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/166169 Approved by: maintainer (gslin@gslin.org)
This commit is contained in:
parent
e17df328b8
commit
c42d860a5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294479
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= XML-Canonical
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= Perl Implementation of Canonical XML
|
||||
|
||||
BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user