aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Telescope
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-19 21:53:30 +0000
commitfb95af1c95cc104dbaf9830e2e43c78afb43583f (patch)
treedd4c69bea540b1805b871a9ccbad648f05ac296b /astro/p5-Astro-Telescope
parente033f93a7e596262d91f0b19cc26f45406191391 (diff)
downloadports-fb95af1c95cc104dbaf9830e2e43c78afb43583f.tar.gz
ports-fb95af1c95cc104dbaf9830e2e43c78afb43583f.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=502052
Diffstat (limited to 'astro/p5-Astro-Telescope')
-rw-r--r--astro/p5-Astro-Telescope/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/p5-Astro-Telescope/Makefile b/astro/p5-Astro-Telescope/Makefile
index 0344621a34dc..16d497f82010 100644
--- a/astro/p5-Astro-Telescope/Makefile
+++ b/astro/p5-Astro-Telescope/Makefile
@@ -17,8 +17,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Astro-PAL>=0.99:astro/p5-Astro-PAL
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>