diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
commit | 8c10568a8bad15bd4e148e5298d61c75faa3c30d (patch) | |
tree | 8ec8a8ad03e47a7286399402357b1c326bf89c9d /www/p5-WebService-ISBNDB | |
parent | ccabcd384d766804d3ce54b6a7ae1d257ce0fc11 (diff) | |
parent | 39324c127c7b2461bbbbbb06c5dd94442e997b46 (diff) | |
download | freebsd-ports-gnome-mate-1.16.tar.gz freebsd-ports-gnome-mate-1.16.tar.zst freebsd-ports-gnome-mate-1.16.zip |
Merge branch 'master' into mate-1.16mate-1.16
Diffstat (limited to 'www/p5-WebService-ISBNDB')
-rw-r--r-- | www/p5-WebService-ISBNDB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index 14c63ecfdd66..3853b19c466b 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Business-ISBN>=1.80:misc/p5-Business-ISBN \ p5-TimeDate>=1.16:devel/p5-TimeDate RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild |