summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhasso <hasso>2009-03-05 07:14:38 +0000
committerhasso <hasso>2009-03-05 07:14:38 +0000
commit7c6504a5ab5f3ae26164aa277e7882cce96bad46 (patch)
tree33c326f9ac5ff6a0d24cb690b784f121fa7bb602 /audio
parent4d9cf1731a702c7af249cbee07d5e1dff8304d48 (diff)
downloadpkgsrc-7c6504a5ab5f3ae26164aa277e7882cce96bad46.tar.gz
Don't even try to build this on platforms it doesn't build on.
Diffstat (limited to 'audio')
-rw-r--r--audio/akode-plugins-sun/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/akode-plugins-sun/Makefile b/audio/akode-plugins-sun/Makefile
index e245c09dc04..949d69ceafa 100644
--- a/audio/akode-plugins-sun/Makefile
+++ b/audio/akode-plugins-sun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 18:11:42 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/05 07:14:38 hasso Exp $
#
PKGNAME= akode-plugins-sun-${AKODE_VERSION}
@@ -6,6 +6,8 @@ PKGNAME= akode-plugins-sun-${AKODE_VERSION}
MAINTAINER= hasso@NetBSD.org
COMMENT= Sun audio output plugin for akode framework
+ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
+
.include "../../audio/akode/Makefile.common"
DISTINFO_FILE= ${.CURDIR}/../../audio/akode/distinfo