diff options
author | swills <swills@FreeBSD.org> | 2012-01-07 02:09:15 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-01-07 02:09:15 +0800 |
commit | ec509976e2fccb184684d79ccf5bfb5e50049293 (patch) | |
tree | 582a30e70482f98cae7eba99e73f952e9ae5d952 /misc/p5-Geo-Postcodes-NO | |
parent | 0cafa8f969ac330d08f3576971ac3acf636bcf5f (diff) | |
download | freebsd-ports-gnome-ec509976e2fccb184684d79ccf5bfb5e50049293.tar.gz freebsd-ports-gnome-ec509976e2fccb184684d79ccf5bfb5e50049293.tar.zst freebsd-ports-gnome-ec509976e2fccb184684d79ccf5bfb5e50049293.zip |
- Add missing BUILD_DEPENDS to silence build warning and allow testing
Diffstat (limited to 'misc/p5-Geo-Postcodes-NO')
-rw-r--r-- | misc/p5-Geo-Postcodes-NO/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Geo-Postcodes-NO/Makefile b/misc/p5-Geo-Postcodes-NO/Makefile index 054147bd5326..d6500215b99c 100644 --- a/misc/p5-Geo-Postcodes-NO/Makefile +++ b/misc/p5-Geo-Postcodes-NO/Makefile @@ -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 |