- Add missing BUILD_DEPENDS to silence build warning and allow testing
This commit is contained in:
parent
2cb3438f42
commit
ec6cde95b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288638
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Danish postcodes with associated information
|
||||
|
||||
BUILD_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
||||
RUN_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Norwegian postcodes with associated information
|
||||
|
||||
BUILD_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
||||
RUN_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue