aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Syntax-Highlight-Engine-Kate
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-05 06:50:40 +0800
committeradamw <adamw@FreeBSD.org>2014-07-05 06:50:40 +0800
commit21663189e0431d1ddc458a3cebb81d41f36e76aa (patch)
treecddd9991fc9d4b10a6996ebf4fafeeaf1d756cbe /textproc/p5-Syntax-Highlight-Engine-Kate
parent97b5c32b7f887c5fe44752a77778ac64784257e4 (diff)
downloadfreebsd-ports-gnome-21663189e0431d1ddc458a3cebb81d41f36e76aa.tar.gz
freebsd-ports-gnome-21663189e0431d1ddc458a3cebb81d41f36e76aa.tar.zst
freebsd-ports-gnome-21663189e0431d1ddc458a3cebb81d41f36e76aa.zip
Remove NOPORTDOCS and NOPORTEXAMPLES.
Diffstat (limited to 'textproc/p5-Syntax-Highlight-Engine-Kate')
-rw-r--r--textproc/p5-Syntax-Highlight-Engine-Kate/Makefile4
-rw-r--r--textproc/p5-Syntax-Highlight-Engine-Kate/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
index 1760861364ea..902eb4b012b8 100644
--- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
+++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile
@@ -18,10 +18,10 @@ TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences
USES= perl5
USE_PERL5= configure
+OPTIONS_DEFINE= EXAMPLES
+
post-install:
-.if !defined(NOPORTDOCS)
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/bin/*.pl ${STAGEDIR}${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>
diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/pkg-plist b/textproc/p5-Syntax-Highlight-Engine-Kate/pkg-plist
index cd2cdab47e11..5da4b7e3c9c5 100644
--- a/textproc/p5-Syntax-Highlight-Engine-Kate/pkg-plist
+++ b/textproc/p5-Syntax-Highlight-Engine-Kate/pkg-plist
@@ -273,10 +273,10 @@
%%SITE_PERL%%/Syntax/Highlight/Engine/Kate/Yacas.pm
%%SITE_PERL%%/Syntax/Highlight/Engine/Kate/Yacc_Bison.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight/Engine/Kate/.packlist
-%%PORTDOCS%%%%EXAMPLESDIR%%/hlansi.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/hlhtml.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/regen.pl
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hlansi.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hlhtml.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/regen.pl
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight/Engine/Kate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight/Engine
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight