diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-19 01:59:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-19 01:59:33 +0800 |
commit | 18299e60a873555d05096cb344baa8ef2f7ff20a (patch) | |
tree | d5791b7827e142e22818d57f15acdd08d20902be /x11-toolkits | |
parent | f2ce87502fc89e06533290c726de93848dc5e621 (diff) | |
download | freebsd-ports-gnome-18299e60a873555d05096cb344baa8ef2f7ff20a.tar.gz freebsd-ports-gnome-18299e60a873555d05096cb344baa8ef2f7ff20a.tar.zst freebsd-ports-gnome-18299e60a873555d05096cb344baa8ef2f7ff20a.zip |
- Add NO_ARCH
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Tk-Sugar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk-Sugar/Makefile b/x11-toolkits/p5-Tk-Sugar/Makefile index be84f316d67b..72819abd4b6b 100644 --- a/x11-toolkits/p5-Tk-Sugar/Makefile +++ b/x11-toolkits/p5-Tk-Sugar/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |