From 7092148b75f1cd09cc3ff36055d7d52a60afc0e8 Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 30 Jun 2006 13:57:16 +0000 Subject: Don't hardcode SuSE emulation package directories. --- www/opera-acroread/Makefile | 4 ++-- www/opera-acroread/Makefile.common | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/opera-acroread') diff --git a/www/opera-acroread/Makefile b/www/opera-acroread/Makefile index b0f434904f1..2d65607613a 100644 --- a/www/opera-acroread/Makefile +++ b/www/opera-acroread/Makefile @@ -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 COMMENT= Acrobat Reader 4 plugin for opera diff --git a/www/opera-acroread/Makefile.common b/www/opera-acroread/Makefile.common index 6507b6154ca..e9667e35aa4 100644 --- a/www/opera-acroread/Makefile.common +++ b/www/opera-acroread/Makefile.common @@ -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 @@ MASTER_SITES= # empty 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 -- cgit v1.2.3