diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 06:04:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 06:04:35 +0000 |
commit | 4606d5edc1a85fe195d8b1aec2b6596ccf4cd9b5 (patch) | |
tree | a69da351e9e9848e948e12a87dcad0735cb7d64b /audio/teamspeak_client | |
parent | 87fa56aa048cee8e695910c2c36032d1fabf0668 (diff) | |
download | ports-4606d5edc1a85fe195d8b1aec2b6596ccf4cd9b5.tar.gz ports-4606d5edc1a85fe195d8b1aec2b6596ccf4cd9b5.zip |
Notes
Diffstat (limited to 'audio/teamspeak_client')
-rw-r--r-- | audio/teamspeak_client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index b33bc49d5d67..a7c1ceddd580 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -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 |