Skip to content

Commit

Permalink
use ${SUSE_DIR_PREFIX} in the suse_openmotif dependency to allow suse…
Browse files Browse the repository at this point in the history
…91_...
  • Loading branch information
markd committed Nov 10, 2004
1 parent d1e201b commit ecf3fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multimedia/realplayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2004/08/26 01:03:09 wiz Exp $
# $NetBSD: Makefile,v 1.8 2004/11/10 08:56:16 markd Exp $

PKGNAME= realplayer-8.0.1
PKGREVISION= 2
Expand Down Expand Up @@ -30,7 +30,7 @@ COMMENT= RealAudio and RealVideo player
.if ${OPSYS} == "NetBSD"
. if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc"
DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif
DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif
. elif ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64"
. if !exists(/emul/svr4/usr/lib/ld.so)
PKG_FAIL_REASON= "${PKGNAME} requires Solaris libraries - see compat_svr4(8)"
Expand Down

0 comments on commit ecf3fb6

Please sign in to comment.