diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-05-20 05:53:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-05-20 05:53:26 +0800 |
commit | 81dbf4bc01ec471f8da19d33dfe7da792811a96b (patch) | |
tree | 28e43f9e3207a4973f99aeff3f75580715aab3e8 /astro/p5-Astro-PAL | |
parent | 26893bad9d53dc4561f50b4d2f6b8abeff31580d (diff) | |
download | freebsd-ports-gnome-81dbf4bc01ec471f8da19d33dfe7da792811a96b.tar.gz freebsd-ports-gnome-81dbf4bc01ec471f8da19d33dfe7da792811a96b.tar.zst freebsd-ports-gnome-81dbf4bc01ec471f8da19d33dfe7da792811a96b.zip |
Cosmetic change
Diffstat (limited to 'astro/p5-Astro-PAL')
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index e24fad88be44..206d256cbf84 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -15,8 +15,8 @@ LICENSE= GPLv3 TEST_DEPENDS= p5-Test-Number-Delta>=1:devel/p5-Test-Number-Delta -USE_PERL5= modbuild USES= perl5 +USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Astro/PAL/PAL.so |