pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Replace "opera7" by "opera" at various locations.
details: https://anonhg.NetBSD.org/pkgsrc/rev/181cf65febd0
branches: trunk
changeset: 493275:181cf65febd0
user: tron <tron%pkgsrc.org@localhost>
date: Mon May 02 08:59:08 2005 +0000
description:
Replace "opera7" by "opera" at various locations.
diffstat:
www/opera-acroread/Makefile.common | 4 ++--
www/opera/Makefile | 12 ++++++------
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (50 lines):
diff -r 8f5b2fc76af4 -r 181cf65febd0 www/opera-acroread/Makefile.common
--- a/www/opera-acroread/Makefile.common Mon May 02 06:37:31 2005 +0000
+++ b/www/opera-acroread/Makefile.common Mon May 02 08:59:08 2005 +0000
@@ -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 -r 8f5b2fc76af4 -r 181cf65febd0 www/opera/Makefile
--- a/www/opera/Makefile Mon May 02 06:37:31 2005 +0000
+++ b/www/opera/Makefile Mon May 02 08:59:08 2005 +0000
@@ -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 @@
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 @@
# 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; \
Home |
Main Index |
Thread Index |
Old Index