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:
parent
2c7e6a5606
commit
fc78f832cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381226
@ -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}/._*
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user