pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/xmms-osx Minor cleanup, mark this package as onl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aee44b1dfddf
branches:  trunk
changeset: 517981:aee44b1dfddf
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon Aug 28 05:26:28 2006 +0000

description:
Minor cleanup, mark this package as only for Darwin.

diffstat:

 audio/xmms-osx/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r bdcea49fb61d -r aee44b1dfddf audio/xmms-osx/Makefile
--- a/audio/xmms-osx/Makefile   Mon Aug 28 05:12:21 2006 +0000
+++ b/audio/xmms-osx/Makefile   Mon Aug 28 05:26:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/28 05:11:06 ben Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/28 05:26:28 ben Exp $
 #
 
 DISTNAME=              xmms_osx_plugin-1.0
@@ -14,11 +14,9 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 SHLIBTOOL_OVERRIDE=    libtool-disable-static
-USE_TOOLS+=            pkg-config
-
-USE_LANGUAGES=         c c++
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+ONLY_FOR_PLATFORM=     Darwin-*-*
 
 .include "../../audio/xmms/buildlink3.mk"
 .include "../../mk/oss.buildlink3.mk"



Home | Main Index | Thread Index | Old Index