From 9588f4bbfc9ce44b25f9d2353af64afe0c70456f Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 26 Jan 2004 13:12:38 +0000 Subject: Fix path to realplayer, now in the multimedia category. --- audio/trplayer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile index 6ad6d837d4d..17e56cf40b4 100644 --- a/audio/trplayer/Makefile +++ b/audio/trplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/22 08:46:43 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/26 13:12:38 jmmv Exp $ # DISTNAME= trplayer-1.2.0 @@ -14,7 +14,7 @@ COMMENT= Text-mode Realmedia Player .if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386" BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg -DEPENDS+= realplayer>=8.0.1:../../audio/realplayer +DEPENDS+= realplayer>=8.0.1:../../multimedia/realplayer DEPENDS+= suse_base>=7.3:../../emulators/${SUSE_DIR_PREFIX}_base DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat DEPENDS+= suse_libc5>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libc5 -- cgit v1.2.3