diff options
author | trevor <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-03-02 05:51:48 +0800 |
commit | c6535e2fa7f07178532cebeadf49e7309985ea88 (patch) | |
tree | a351c62f6273509c52176a55b38b9bb841d2c8e0 /audio/teamspeak_client | |
parent | 45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff) | |
download | freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.zst freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.zip |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'audio/teamspeak_client')
-rw-r--r-- | audio/teamspeak_client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index 484667b05e50..9b615964bcfe 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -23,7 +23,6 @@ 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 NO_FILTER_SHLIBS=yes do-install: |