Fri Feb 29 13:31:21 2008 UTC ()
comment out $NetBSD$


(gdt)
diff -r1.1 -r1.2 pkgsrc/audio/arts/options.mk

cvs diff -r1.1 -r1.2 pkgsrc/audio/arts/Attic/options.mk (expand / switch to unified diff)

--- pkgsrc/audio/arts/Attic/options.mk 2008/01/21 00:43:49 1.1
+++ pkgsrc/audio/arts/Attic/options.mk 2008/02/29 13:31:20 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: options.mk,v 1.1 2008/01/21 00:43:49 markd Exp $ 1# $NetBSD: options.mk,v 1.2 2008/02/29 13:31:20 gdt Exp $
2 2
3PKG_OPTIONS_VAR= PKG_OPTIONS.arts 3PKG_OPTIONS_VAR= PKG_OPTIONS.arts
4PKG_SUPPORTED_OPTIONS= esound nas jack 4PKG_SUPPORTED_OPTIONS= esound nas jack
5PKG_SUGGESTED_OPTIONS= esound 5PKG_SUGGESTED_OPTIONS= esound
6 6
7.include "../../mk/bsd.options.mk" 7.include "../../mk/bsd.options.mk"
8 8
9# ESOUND support 9# ESOUND support
10.if !empty(PKG_OPTIONS:Mesound) 10.if !empty(PKG_OPTIONS:Mesound)
11.include "../../audio/esound/buildlink3.mk" 11.include "../../audio/esound/buildlink3.mk"
12.endif 12.endif
13 13
14# NAS support 14# NAS support