git: 6b748a8ea686 - main - textproc/p5-PDF-Table: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:18:21 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b748a8ea686916743c9a6f76eff5e000ac0da25

commit 6b748a8ea686916743c9a6f76eff5e000ac0da25
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:03:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:15:56 +0000

    textproc/p5-PDF-Table: Add NO_ARCH
    
    - Convert PORTEXAMPLES to PLIST entries
---
 textproc/p5-PDF-Table/Makefile  | 4 ++--
 textproc/p5-PDF-Table/pkg-plist | 9 +++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
index defad2b2a5b9..3243779f0259 100644
--- a/textproc/p5-PDF-Table/Makefile
+++ b/textproc/p5-PDF-Table/Makefile
@@ -15,9 +15,9 @@ RUN_DEPENDS=	p5-PDF-API2>=0:textproc/p5-PDF-API2
 USES=		perl5
 USE_PERL5=	configure
 
-OPTIONS_DEFINE=	EXAMPLES
+NO_ARCH=	yes
 
-PORTEXAMPLES=	*
+OPTIONS_DEFINE=	EXAMPLES
 
 post-install-EXAMPLES-on:
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/textproc/p5-PDF-Table/pkg-plist b/textproc/p5-PDF-Table/pkg-plist
index a68c08ac8d6b..08504d832732 100644
--- a/textproc/p5-PDF-Table/pkg-plist
+++ b/textproc/p5-PDF-Table/pkg-plist
@@ -1,2 +1,11 @@
 %%SITE_PERL%%/PDF/Table.pm
 %%PERL5_MAN3%%/PDF::Table.3.gz
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/010_fonts.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/PDFpref
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/border_rules.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chess.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colspan.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/header.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/header_repeat_with_cell_props.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/row_height.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample1.pl


More information about the dev-commits-ports-main mailing list