1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Mark as only for i386/amd64: gets "unsupported compiler or platform" on

ia64/sparc64.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2010-02-27 01:30:28 +00:00
parent ea6a93366e
commit 0af0edc605
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250384
2 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,9 @@ LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \
CONFLICTS= mongodb-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64"
USE_SCONS= yes
SCONS_TARGET= all
USE_RC_SUBR= mongod

View File

@ -23,6 +23,9 @@ LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \
CONFLICTS= mongodb-devel-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64"
USE_SCONS= yes
SCONS_TARGET= all