diff options
-rw-r--r-- | www/p5-Router-Simple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile index 94681decc40d..5bcad7880d92 100644 --- a/www/p5-Router-Simple/Makefile +++ b/www/p5-Router-Simple/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |