No longer used.
This commit is contained in:
parent
fa2a7795cd
commit
34c3b091c2
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
|||
# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:49:34 reed Exp $
|
||||
|
||||
.if !defined(WSOUND_BUILDLINK2_MK)
|
||||
WSOUND_BUILDLINK2_MK= # defined
|
||||
|
||||
BUILDLINK_PACKAGES+= wsound
|
||||
BUILDLINK_DEPENDS.wsound?= wsoundserver>=0.4.0nb4
|
||||
BUILDLINK_PKGSRCDIR.wsound?= ../../audio/wsoundserver
|
||||
|
||||
EVAL_PREFIX+= BUILDLINK_PREFIX.wsound=wsoundserver
|
||||
BUILDLINK_FILES.wsound= include/wsound.h
|
||||
BUILDLINK_FILES.wsound+= lib/libwsound.*
|
||||
|
||||
.include "../../audio/libaudiofile/buildlink2.mk"
|
||||
.include "../../devel/libproplist/buildlink2.mk"
|
||||
|
||||
BUILDLINK_TARGETS+= wsound-buildlink
|
||||
|
||||
wsound-buildlink: _BUILDLINK_USE
|
||||
|
||||
.endif # WSOUND_BUILDLINK2_MK
|
Loading…
Reference in a new issue