databases/p5-DBIx-DBSchema: Add NO_ARCH
This commit is contained in:
parent
6fef414550
commit
d468637fab
1 changed files with 4 additions and 2 deletions
|
@ -15,13 +15,15 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= Changes README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue