diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-03 18:36:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-03 18:36:39 +0000 |
commit | 3b0acf2fd9b00cd46cd8893c8b947c6ff6209712 (patch) | |
tree | 568a8ab85326d2a8633ed9053e0bc14aab65f1ce | |
parent | 230586baa69c71bef808986e65d4eafd3321bcff (diff) |
Notes
-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 |