1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Make bento happy regarding build attempts on non-i386 machines.

Submitted by:	Darius (on #bsdcode)
This commit is contained in:
Edwin Groothuis 2003-11-03 06:04:35 +00:00
parent 87fa56aa04
commit 4606d5edc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92926
3 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ MAINTAINER= darius@dons.net.au
COMMENT= Server side of the TeamSpeak group voice chat system
WRKSRC= ${WRKDIR}/tss2_rc2
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
NO_BUILD= yes
USE_LINUX= yes

View File

@ -20,6 +20,7 @@ COMMENT= Client side of a group voice chat system
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
NO_BUILD= yes
USE_LINUX= yes

View File

@ -18,6 +18,7 @@ MAINTAINER= darius@dons.net.au
COMMENT= Server side of the TeamSpeak group voice chat system
WRKSRC= ${WRKDIR}/tss2_rc2
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
NO_BUILD= yes
USE_LINUX= yes