diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:27:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:27:47 +0800 |
commit | fbae3982b07ffce9a60a93e314d1f7d84a118605 (patch) | |
tree | af1b7171738be09c36bed588aa66b680f7a1af41 /science | |
parent | cf92fb1cccc8c864ae898757441e53ea8786d6c8 (diff) | |
download | freebsd-ports-gnome-fbae3982b07ffce9a60a93e314d1f7d84a118605.tar.gz freebsd-ports-gnome-fbae3982b07ffce9a60a93e314d1f7d84a118605.tar.zst freebsd-ports-gnome-fbae3982b07ffce9a60a93e314d1f7d84a118605.zip |
- Update to 1.29
Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
Diffstat (limited to 'science')
-rw-r--r-- | science/p5-Geo-BUFR/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/p5-Geo-BUFR/Makefile b/science/p5-Geo-BUFR/Makefile index 5e118a114d75..b566b2cbb95a 100644 --- a/science/p5-Geo-BUFR/Makefile +++ b/science/p5-Geo-BUFR/Makefile @@ -3,6 +3,7 @@ PORTNAME= Geo-BUFR PORTVERSION= 1.29 +PORTREVISION= 1 CATEGORIES= science perl5 geography MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PSANNES @@ -13,9 +14,6 @@ COMMENT= Perl extension for handling of WMO BUFR files LICENSE= GPLv2 -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure |