git: 72b2023419e0 - main - devel/p5-BS-Event: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:47:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=72b2023419e0fc335590fde8e32761c82cb3a01c
commit 72b2023419e0fc335590fde8e32761c82cb3a01c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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}/
More information about the dev-commits-ports-all
mailing list