mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add missing BUILD_DEPENDS
PR: ports/159827 Submitted by: swills (me) Approved by: wen (maintainer)
This commit is contained in:
parent
355c5ecc8b
commit
6a945607ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279940
@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Fast, low-level functions for parsing and formatting GFF3
|
||||
|
||||
RUN_DEPENDS= p5-File-ReadBackwards>=0:${PORTSDIR}/devel/p5-File-ReadBackwards \
|
||||
BUILD_DEPENDS= p5-File-ReadBackwards>=0:${PORTSDIR}/devel/p5-File-ReadBackwards \
|
||||
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user