1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add missing BUILD_DEPENDS

PR:		ports/159827
Submitted by:	swills (me)
Approved by:	wen (maintainer)
This commit is contained in:
Steve Wills 2011-08-18 01:30:02 +00:00
parent 355c5ecc8b
commit 6a945607ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279940

View File

@ -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