diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:24:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:24:56 +0000 |
commit | 8e7a4246312962e3decfba36f45700a8b2c8b1d0 (patch) | |
tree | 3c7915d50329864bf38c667f49634ff82437c329 /net/p5-MaxMind-DB-Common | |
parent | 43fc76109830c8fce6b7ca58374052a06c2ed677 (diff) | |
download | ports-8e7a4246312962e3decfba36f45700a8b2c8b1d0.tar.gz ports-8e7a4246312962e3decfba36f45700a8b2c8b1d0.zip |
Notes
Diffstat (limited to 'net/p5-MaxMind-DB-Common')
-rw-r--r-- | net/p5-MaxMind-DB-Common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index acad44e31d00..17d4790c09f5 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:${PORTSDIR}/devel/p5-Data-Dumper-Concis p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |