pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Don't hardcode SuSE emulation package directories.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f3bfe0b54b1
branches: trunk
changeset: 515299:5f3bfe0b54b1
user: salo <salo%pkgsrc.org@localhost>
date: Fri Jun 30 13:57:16 2006 +0000
description:
Don't hardcode SuSE emulation package directories.
diffstat:
www/opera-acroread/Makefile | 4 ++--
www/opera-acroread/Makefile.common | 4 ++--
www/opera-acroread5/Makefile | 4 ++--
www/opera-acroread7/Makefile | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diffs (57 lines):
diff -r ee6e9a913d11 -r 5f3bfe0b54b1 www/opera-acroread/Makefile
--- a/www/opera-acroread/Makefile Fri Jun 30 13:56:37 2006 +0000
+++ b/www/opera-acroread/Makefile Fri Jun 30 13:57:16 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/06/11 20:49:06 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/30 13:57:16 salo Exp $
DISTNAME= opera-acroread-1.0
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= jschauma%NetBSD.org@localhost
COMMENT= Acrobat Reader 4 plugin for opera
diff -r ee6e9a913d11 -r 5f3bfe0b54b1 www/opera-acroread/Makefile.common
--- a/www/opera-acroread/Makefile.common Fri Jun 30 13:56:37 2006 +0000
+++ b/www/opera-acroread/Makefile.common Fri Jun 30 13:57:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2005/12/05 20:51:13 rillig Exp $
+# $NetBSD: Makefile.common,v 1.6 2006/06/30 13:57:16 salo Exp $
PKGNAME= ${DISTNAME:C|MozillaFirebird|firefox|}
CATEGORIES= www print
@@ -6,7 +6,7 @@
DISTFILES= # empty
DEPENDS+= opera>=7.0:../../www/opera
-DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif
+DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif
ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386
PLATFORM= intellinux
diff -r ee6e9a913d11 -r 5f3bfe0b54b1 www/opera-acroread5/Makefile
--- a/www/opera-acroread5/Makefile Fri Jun 30 13:56:37 2006 +0000
+++ b/www/opera-acroread5/Makefile Fri Jun 30 13:57:16 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:26 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/30 13:57:16 salo Exp $
DISTNAME= opera-acroread5-1.0
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= jschauma%NetBSD.org@localhost
COMMENT= Acrobat Reader 5 plugin for opera
diff -r ee6e9a913d11 -r 5f3bfe0b54b1 www/opera-acroread7/Makefile
--- a/www/opera-acroread7/Makefile Fri Jun 30 13:56:37 2006 +0000
+++ b/www/opera-acroread7/Makefile Fri Jun 30 13:57:16 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/30 13:57:16 salo Exp $
DISTNAME= opera-acroread7-1.0
-PKGREVISION= 1
+PKGREVISION= 2
MAINTAINER= jschauma%NetBSD.org@localhost
COMMENT= Acrobat Reader 7 plugin for opera
Home |
Main Index |
Thread Index |
Old Index