summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2005-05-02 08:59:08 +0000
committertron <tron>2005-05-02 08:59:08 +0000
commit427edd9e25478e917a837a0d37b2b831cd1cfe4d (patch)
tree2ded680d55e2e3c5464db8fb4b5faa4658421d11 /www
parentd07580e012d3d6b3b6e1af989d13dd342cbcf237 (diff)
downloadpkgsrc-427edd9e25478e917a837a0d37b2b831cd1cfe4d.tar.gz
Replace "opera7" by "opera" at various locations.
Diffstat (limited to 'www')
-rw-r--r--www/opera-acroread/Makefile.common4
-rw-r--r--www/opera/Makefile12
2 files changed, 8 insertions, 8 deletions
diff --git a/www/opera-acroread/Makefile.common b/www/opera-acroread/Makefile.common
index c2935dae1ce..4f7e8a0520f 100644
--- a/www/opera-acroread/Makefile.common
+++ b/www/opera-acroread/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.3 2005/04/18 16:20:25 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.4 2005/05/02 08:59:08 tron Exp $
PKGNAME= ${DISTNAME:C|MozillaFirebird|firefox|}
CATEGORIES= www print
MASTER_SITES= # empty
DISTFILES= # empty
-DEPENDS+= opera>=7.0:../../www/opera7
+DEPENDS+= opera>=7.0:../../www/opera
DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif
ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 6e689768b4c..4d2d2916f45 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/04/30 22:25:15 tron Exp $
+# $NetBSD: Makefile,v 1.33 2005/05/02 08:59:08 tron Exp $
DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
PKGREVISION= # empty
@@ -89,10 +89,10 @@ PLIST_SUBST+= OPERA_PKG_VERSION=${OPERA_PKG_VERSION:C/u.*//}
NO_BUILD= YES
USE_PKGINSTALL= YES
-SUBST_CLASSES+= opera7
-SUBST_STAGE.opera7= pre-install
-SUBST_FILES.opera7= ${WRKSRC}/man/opera.1
-SUBST_SED.opera7= -e 's,/usr/,${PREFIX}/,g'
+SUBST_CLASSES+= opera
+SUBST_STAGE.opera= pre-install
+SUBST_FILES.opera= ${WRKSRC}/man/opera.1
+SUBST_SED.opera= -e 's,/usr/,${PREFIX}/,g'
.endif
@@ -130,7 +130,7 @@ post-install:
# regenerate distinfo for all ports supported by this package
opera-distinfo:
- ( echo '$$NetBSD: Makefile,v 1.32 2005/04/30 22:25:15 tron Exp $$'; echo ''; \
+ ( echo '$$NetBSD: Makefile,v 1.33 2005/05/02 08:59:08 tron Exp $$'; echo ''; \
_OPERA_OPSYS=NetBSD ${MAKE} distinfo 1>&2; \
${GREP} opera distinfo; \
_OPERA_OPSYS=FreeBSD ${MAKE} distinfo 1>&2; \