Convert to options target helper

- Fix and update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:02:32 +00:00
parent 34fe3ea2fb
commit 1bb5ad35d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471587
2 changed files with 3 additions and 3 deletions

View file

@ -20,12 +20,11 @@ OPTIONS_DEFINE= EXAMPLES
NO_ARCH= yes
USE_PERL5= configure
USES= perl5 shebangfix
SHEBANG_FILES= samples/simple_example
perl_OLD_CMD= /opt/perl/bin/perl
PORTEXAMPLES= simple_example
post-install:
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
${INSTALL_SCRIPT} ${WRKSRC}/samples/simple_example ${STAGEDIR}${EXAMPLESDIR}/

View file

@ -1,2 +1,3 @@
%%SITE_PERL%%/BS/Event.pm
%%PERL5_MAN3%%/BS::Event.3.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_example