1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-05-31 13:37:20 +00:00
parent 3f47be9d35
commit 4d4b259bcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388088
19 changed files with 19 additions and 0 deletions

View File

@ -13,6 +13,7 @@ COMMENT= Module for reading tags of MP3 audio files
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
CONFLICTS= p5-tagged-0.*

View File

@ -20,5 +20,6 @@ TEST_DEPENDS= p5-Test-Deep>=0.106:${PORTSDIR}/devel/p5-Test-Deep \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -20,5 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 tar:tgz
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -16,5 +16,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -13,5 +13,6 @@ COMMENT= Perl Module that Find matches to a pattern in files or function
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5
NO_ARCH= yes
.include <bsd.port.pre.mk>

View File

@ -13,6 +13,7 @@ COMMENT= Perl module for calculating time differences
USES= perl5
USE_PERL5= configure patch
NO_ARCH= yes
post-patch:
@${PERL} -pi -e 's/[a-z][a-z]_[A-Z][A-Z]/$$&.ISO8859-15/g' \

View File

@ -13,5 +13,6 @@ COMMENT= Perl module that provides decimal math without floating point errors
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -20,5 +20,6 @@ CONFIGURE_ARGS= </dev/null
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -18,5 +18,6 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -15,5 +15,6 @@ LICENSE= ART10
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -19,5 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -13,5 +13,6 @@ COMMENT= Perl module implementing the Triple-DES cipher
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -18,6 +18,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USE_PERL5= configure
USES= perl5

View File

@ -29,6 +29,7 @@ TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \
USES= perl5
USE_PERL5= configure
REINPLACE_ARGS= -i ''
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \

View File

@ -14,5 +14,6 @@ COMMENT= Perl modules for parsing Snort configuration files
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -25,5 +25,6 @@ TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5 tar:tgz
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>