pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/realplayer whitespace fixes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e67a658b97d0
branches: trunk
changeset: 466666:e67a658b97d0
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jan 22 08:46:00 2004 +0000
description:
whitespace fixes.
diffstat:
audio/realplayer/Makefile | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 3e66cae62c39 -r e67a658b97d0 audio/realplayer/Makefile
--- a/audio/realplayer/Makefile Thu Jan 22 08:36:03 2004 +0000
+++ b/audio/realplayer/Makefile Thu Jan 22 08:46:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/01/20 12:07:43 agc Exp $
+# $NetBSD: Makefile,v 1.24 2004/01/22 08:46:00 grant Exp $
PKGNAME= realplayer-8.0.1
CATEGORIES= audio
@@ -6,6 +6,7 @@
EXTRACT_SUFX= .bin
.include "../../mk/bsd.prefs.mk"
+
.if ${MACHINE_ARCH} == "i386"
DISTNAME= rp8_linux20_libc6_i386_cs2
.elif ${MACHINE_ARCH} == "sparc"
@@ -19,13 +20,13 @@
COMMENT= RealAudio and RealVideo player
.if ${OPSYS} == "NetBSD"
-. if ${MACHINE_ARCH} == "i386"
+. if ${MACHINE_ARCH} == "i386"
DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
-. elif ${MACHINE_ARCH} == "sparc"
-. if !exists(/emul/svr4/usr/lib/ld.so)
+. elif ${MACHINE_ARCH} == "sparc"
+. if !exists(/emul/svr4/usr/lib/ld.so)
PKG_FAIL_REASON= "${PKGNAME} requires Solaris libraries - see compat_svr4(8)"
+. endif
. endif
-. endif
.endif
RESTRICTED= "Redistribution not permitted"
Home |
Main Index |
Thread Index |
Old Index