From 2d7f1e9b1d968c50c27c680c9b590f199e7fbef0 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 29 Jan 2004 11:00:02 +0000 Subject: Simplify previous. --- sysutils/xcdroast/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/xcdroast') diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 6835c91cd1b..869cd11893c 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/01/29 10:39:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.26 2004/01/29 11:00:02 xtraeme Exp $ DISTNAME= xcdroast-0.98alpha15 PKGNAME= xcdroast-0.98a15 @@ -28,10 +28,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} .if ${_OPSYS_HAS_OSSAUDIO} == "yes" CFLAGS+= -DHAVE_OSS -. if ${OPSYS} == "NetBSD" -AUDIO_LIBS= -lossaudio -. endif -CONFIGURE_ENV+= AUDIO_LIBS=${AUDIO_LIBS} +CONFIGURE_ENV+= AUDIO_LIBS=${LIBOSSAUDIO} .endif DOCDIR= ${PREFIX}/share/doc/xcdroast -- cgit v1.2.3