summaryrefslogtreecommitdiff
path: root/net/teamspeak-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/teamspeak-client/Makefile')
-rw-r--r--net/teamspeak-client/Makefile22
1 files changed, 6 insertions, 16 deletions
diff --git a/net/teamspeak-client/Makefile b/net/teamspeak-client/Makefile
index 683f34ce6cc..0dd8270d5d3 100644
--- a/net/teamspeak-client/Makefile
+++ b/net/teamspeak-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/05/01 11:34:05 abs Exp $
+# $NetBSD: Makefile,v 1.6 2007/07/29 05:19:47 jlam Exp $
PKGNAME= teamspeak-client-2.0.32.60
DISTNAME= ts2_client_rc2_2032
@@ -11,27 +11,17 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.goteamspeak.com/
COMMENT= Teamspeak group VoIP client
-.include "../../emulators/suse_linux/Makefile.application"
-
-.if !defined(USE_NATIVE_LINUX)
-DEPENDS+= suse_base-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_base
-DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11
-DEPENDS+= suse_libjpeg-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_libjpeg
-.endif
-
-ONLY_FOR_PLATFORM= *-*-i386
-
-NO_CONFIGURE= yes
-USE_LANGUAGES=
-
-PLIST_SRC= ${WRKDIR}/PLIST
-
RESTRICTED= Redistribution to third parties is expressly prohibited
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
LICENSE= teamspeak-license-200700213
+EMUL_PLATFORMS= linux-i386
+EMUL_MODULES.linux= base jpeg x11
+
+PLIST_SRC= ${WRKDIR}/PLIST
+
WRKSRC= ${WRKDIR}/${DISTNAME}/setup.data/image
LIB_DIR= ${PREFIX}/lib/teamspeak-client
DOC_DIR= ${PREFIX}/share/doc/teamspeak-client