svn commit: r545898 - head/devel/p5-Term-ProgressBar
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 23 19:40:15 UTC 2020
Author: sunpoet
Date: Sun Aug 23 19:40:10 2020
New Revision: 545898
URL: https://svnweb.freebsd.org/changeset/ports/545898
Log:
Cosmetic change
Modified:
head/devel/p5-Term-ProgressBar/Makefile
Modified: head/devel/p5-Term-ProgressBar/Makefile
==============================================================================
--- head/devel/p5-Term-ProgressBar/Makefile Sun Aug 23 19:40:05 2020 (r545897)
+++ head/devel/p5-Term-ProgressBar/Makefile Sun Aug 23 19:40:10 2020 (r545898)
@@ -20,13 +20,14 @@ TEST_DEPENDS= p5-Capture-Tiny>=0.13:devel/p5-Capture-T
p5-Test-Exception>=0.31:devel/p5-Test-Exception \
p5-Test-Warnings>=0:devel/p5-Test-Warnings
-OPTIONS_DEFINE= EXAMPLES
-
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
PORTEXAMPLES= *
+
+OPTIONS_DEFINE= EXAMPLES
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
More information about the svn-ports-all
mailing list