aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-26 11:57:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-26 11:57:12 +0000
commitaecfeaf61398240217f41dedcd6f4c89d9b71551 (patch)
treeac05e383a5f036f5a75f161e5f721cf37513f81f /x11-toolkits
parentba772ae757153338ab831b66959d054d9b5f1d65 (diff)
downloadports-aecfeaf61398240217f41dedcd6f4c89d9b71551.tar.gz
ports-aecfeaf61398240217f41dedcd6f4c89d9b71551.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tk-Role-HasWidgets/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
index 3bd27d6dd1ae..87e3574287df 100644
--- a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
+++ b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
@@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0.92:devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:devel/p5-MooseX-Has-Sugar
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>