From b3ed91c94a5eeb9c25b25bb0eed78865f47554ec Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 22 Dec 2004 16:18:42 +0000 Subject: Add support for NetBSD's native audio API, from Ole Hellqvist. This removes some limitations and addresses PR#28352 --- audio/rplay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/rplay/Makefile') diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index f114c773552..119dd773015 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/10/03 00:13:09 tv Exp $ +# $NetBSD: Makefile,v 1.46 2004/12/22 16:18:42 ben Exp $ # DISTNAME= rplay-3.3.2 @@ -16,7 +16,7 @@ USE_PKGINSTALL= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -CONFIGURE_ENV+= RPLAY_TARGET=generic # XXX generic, or oss, or sun? +CONFIGURE_ARGS+= --build=BUILD USE_MAKEINFO= YES INFO_FILES= RPLAY.info RPTP.info librplay.info rplay.info -- cgit v1.2.3