1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Control examples with EXAMPLES, not DOCS.

This commit is contained in:
Adam Weinberger 2015-03-13 17:37:20 +00:00
parent 2c7e6a5606
commit fc78f832cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381226
2 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ USES= perl5 shebangfix
USE_PERL5= configure
SHEBANG_FILES= demo.pl
OPTIONS_DEFINE= DOCS
OPTIONS_DEFINE= EXAMPLES
post-patch:
@${RM} -f ${WRKSRC}/._*

View File

@ -1,5 +1,5 @@
%%PERL5_MAN3%%/Image::IPTCInfo.3.gz
%%SITE_PERL%%/Image/IPTCInfo.pm
%%SITE_PERL%%/Image/demo.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/burger_van.jpg
%%PORTDOCS%%%%EXAMPLESDIR%%/dog.jpg
%%PERL5_MAN3%%/Image::IPTCInfo.3.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/burger_van.jpg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dog.jpg