diff options
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 |