- Avoid += without preeceeding definition
This commit is contained in:
parent
0c77fc47e6
commit
82284e1214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299377
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Filesystem and stream iterators
|
||||
|
||||
BUILD_DEPENDS= p5-Iterator>=0:${PORTSDIR}/devel/p5-Iterator
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
MAN3= Iterator::IO.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user