diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 15:58:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-01 15:58:00 +0000 |
commit | 30ae654a0b5f7b6d0a8e02598723738ddc7b7e9c (patch) | |
tree | 0cd421c349a0642a396fb4fbb55bc797fedc0f96 /www/p5-ModPerl-VersionUtil | |
parent | 656d96b759ede7c7cafdd1c0049243c1ab961324 (diff) | |
download | ports-30ae654a0b5f7b6d0a8e02598723738ddc7b7e9c.tar.gz ports-30ae654a0b5f7b6d0a8e02598723738ddc7b7e9c.zip |
Notes
Diffstat (limited to 'www/p5-ModPerl-VersionUtil')
-rw-r--r-- | www/p5-ModPerl-VersionUtil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-ModPerl-VersionUtil/Makefile b/www/p5-ModPerl-VersionUtil/Makefile index 94d714b8428c..30cda2962a4a 100644 --- a/www/p5-ModPerl-VersionUtil/Makefile +++ b/www/p5-ModPerl-VersionUtil/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |