No longer used.

This commit is contained in:
minskim 2004-03-07 03:42:11 +00:00
parent fa2a7795cd
commit 34c3b091c2

View file

@ -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