diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
commit | 23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d (patch) | |
tree | fa03305e656151ebe33c7e94eacc947b13d1c273 /audio/teamspeak_client | |
parent | b347391f9ad81dd1ebc74b80d713888404b304bd (diff) | |
download | ports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.tar.gz ports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.zip |
Notes
Diffstat (limited to 'audio/teamspeak_client')
-rw-r--r-- | audio/teamspeak_client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index d2ed493be271..18d151392e76 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -21,8 +21,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg ONLY_FOR_ARCHS= i386 USE_BZIP2= yes +USE_LINUX= yes NO_BUILD= yes -NO_FILTER_SHLIBS=yes do-install: ${MKDIR} ${PREFIX}/lib/teamspeak_client |