summaryrefslogtreecommitdiff
path: root/multimedia/RealPlayerGold
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-12 14:43:23 +0000
committerjoerg <joerg>2005-12-12 14:43:23 +0000
commit540e0281a4e91b921b54e3d9f8acb7bac1458637 (patch)
tree97ae5019218968b99f2894114562532ab97bb4da /multimedia/RealPlayerGold
parent58cc45f1a9669fddaa13933caba743bb1880c96c (diff)
downloadpkgsrc-540e0281a4e91b921b54e3d9f8acb7bac1458637.tar.gz
First step at reworking Linux binary packages.
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
Diffstat (limited to 'multimedia/RealPlayerGold')
-rw-r--r--multimedia/RealPlayerGold/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/RealPlayerGold/Makefile b/multimedia/RealPlayerGold/Makefile
index 34cf8e45a9c..d9ba35f04b4 100644
--- a/multimedia/RealPlayerGold/Makefile
+++ b/multimedia/RealPlayerGold/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/04 15:28:25 rpaulo Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/12 14:43:26 joerg Exp $
#
DISTNAME= RealPlayer10GOLD
@@ -20,7 +20,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
.include "../../emulators/suse_linux/Makefile.application"
-.if ${OPSYS} != "Linux"
+.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