diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-06 11:27:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-06 11:27:44 +0000 |
commit | 0002854a4bd0e71c8b464c32e0ac2afde35e1ffd (patch) | |
tree | 387abd871320aa73b94f0b30da2fd02ff374a63d /mail/p5-Email-Address-XS/Makefile | |
parent | 1e912d7f4881cad3e9f3c91a912a14f9d53b917e (diff) | |
download | ports-0002854a4bd0e71c8b464c32e0ac2afde35e1ffd.tar.gz ports-0002854a4bd0e71c8b464c32e0ac2afde35e1ffd.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Address-XS/Makefile')
-rw-r--r-- | mail/p5-Email-Address-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Address-XS/Makefile b/mail/p5-Email-Address-XS/Makefile index 29d6a5dee885..2d848d7c7272 100644 --- a/mail/p5-Email-Address-XS/Makefile +++ b/mail/p5-Email-Address-XS/Makefile @@ -13,8 +13,8 @@ COMMENT= Parse and format RFC 2822 email addresses and groups LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -USE_PERL5= configure USES= perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Email/Address/XS/XS.so |