Remove redundant BUILDLINK_DEPENDS.oss definition -- it's already set

correctly in audio/oss/buildlink3.mk.
This commit is contained in:
jlam 2004-01-25 16:52:53 +00:00
parent 66b2e171eb
commit a4f16cd066

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.11 2004/01/06 15:44:10 hubertf Exp $
# $NetBSD: Makefile.common,v 1.12 2004/01/25 16:52:53 jlam Exp $
#
# This Makefile.common is included by:
#
@ -52,7 +52,6 @@ CONFIGURE_ARGS+= --without-gtk
.if ${OPSYS} == "NetBSD"
. if defined(USE_OSS)
. include "../../audio/oss/buildlink3.mk"
BUILDLINK_DEPENDS.oss= oss-[0-9]*
XLOCK_AUDIOPLAY?= ${BUILDLINK_PREFIX.oss}/bin/ossplay
. else
XLOCK_AUDIOPLAY?= /usr/bin/audioplay