Date: Thu, 10 Jun 2021 14:47:30 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 72b2023419e0 - main - devel/p5-BS-Event: Cosmetic change Message-ID: <202106101447.15AElU2V047703@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=72b2023419e0fc335590fde8e32761c82cb3a01c commit 72b2023419e0fc335590fde8e32761c82cb3a01c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:26:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:00 +0000 devel/p5-BS-Event: Cosmetic change --- devel/p5-BS-Event/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/p5-BS-Event/Makefile b/devel/p5-BS-Event/Makefile index 7cd0cc635268..aed470113685 100644 --- a/devel/p5-BS-Event/Makefile +++ b/devel/p5-BS-Event/Makefile @@ -14,15 +14,16 @@ COMMENT= Class that provides an event callback interface LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -OPTIONS_DEFINE= EXAMPLES +USES= perl5 shebangfix +USE_PERL5= configure NO_ARCH= yes -USE_PERL5= configure -USES= perl5 shebangfix SHEBANG_FILES= samples/simple_example perl_OLD_CMD= /opt/perl/bin/perl +OPTIONS_DEFINE= EXAMPLES + post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/samples/simple_example ${STAGEDIR}${EXAMPLESDIR}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101447.15AElU2V047703>