From 1044158ab03f0e6edc824a61a66f9a155f38d1f7 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 3 Jul 2006 19:42:04 +0000 Subject: Adapt for latest suse_linux framework (unbreak the installation). --- multimedia/RealPlayerGold/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'multimedia/RealPlayerGold') diff --git a/multimedia/RealPlayerGold/Makefile b/multimedia/RealPlayerGold/Makefile index 120d9a1b601..d2cda5834fe 100644 --- a/multimedia/RealPlayerGold/Makefile +++ b/multimedia/RealPlayerGold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:11 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/07/03 19:42:04 xtraeme Exp $ # DISTNAME= RealPlayer10GOLD @@ -21,11 +21,11 @@ DIST_SUBDIR= ${PKGNAME_NOREV} .include "../../emulators/suse_linux/Makefile.application" .if !defined(USE_NATIVE_LINUX) -DEPENDS+= suse_base>=9.1:../../emulators/suse91_base -DEPENDS+= suse_fontconfig>=9.1:../../emulators/suse91_fontconfig -DEPENDS+= suse_freetype2>=9.1:../../emulators/suse91_freetype2 -DEPENDS+= suse_x11>=9.1:../../emulators/suse91_x11 -DEPENDS+= suse_gtk2>=9.1:../../emulators/suse91_gtk2 +DEPENDS+= suse_base>=9.1:../../emulators/${SUSE_DIR_PREFIX}_base +DEPENDS+= suse_fontconfig>=9.1:../../emulators/${SUSE_DIR_PREFIX}_fontconfig +DEPENDS+= suse_freetype2>=9.1:../../emulators/${SUSE_DIR_PREFIX}_freetype2 +DEPENDS+= suse_x11>=9.1:../../emulators/${SUSE_DIR_PREFIX}_x11 +DEPENDS+= suse_gtk2>=9.1:../../emulators/${SUSE_DIR_PREFIX}_gtk2 .endif REALPLAYER_SUBDIR= lib -- cgit v1.2.3