1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-08 19:37:48 +00:00
parent 83588293d9
commit 8e68a9759c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388865

View File

@ -24,9 +24,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:^[0-9\.]*$$
CONFIGURE_ARGS= -y
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= -y
.include <bsd.port.pre.mk>