mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Remove unneeded DEPENDS
- Add missing BUILD_DEPENDS to allow testing
This commit is contained in:
parent
586d2f9276
commit
53aafd2323
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288557
@ -14,13 +14,12 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl Module to Create Google Earth KML/KMZ
|
||||
|
||||
RUN_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \
|
||||
BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \
|
||||
p5-Data-Peek>=0.32:${PORTSDIR}/devel/p5-Data-Peek \
|
||||
p5-Log-Report>=0.28:${PORTSDIR}/devel/p5-Log-Report \
|
||||
p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-XML-Compile>=1.18:${PORTSDIR}/textproc/p5-XML-Compile \
|
||||
p5-XML-Compile-Cache>=0.97:${PORTSDIR}/textproc/p5-XML-Compile-Cache
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAN3= Geo::KML.3 Geo::KML::Util.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user