pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/opera7 Correct dependences: "opera" for Linux does...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c3424a3b2cb
branches: trunk
changeset: 479439:0c3424a3b2cb
user: tron <tron%pkgsrc.org@localhost>
date: Sat Aug 14 14:02:26 2004 +0000
description:
Correct dependences: "opera" for Linux doesn't need anything but
"suse_x11" because all the other libraries are statically linked in.
diffstat:
www/opera7/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r 2287ee0b54cf -r 0c3424a3b2cb www/opera7/Makefile
--- a/www/opera7/Makefile Sat Aug 14 13:31:29 2004 +0000
+++ b/www/opera7/Makefile Sat Aug 14 14:02:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/08/12 22:57:00 jdolecek Exp $
+# $NetBSD: Makefile,v 1.25 2004/08/14 14:02:26 tron Exp $
DISTNAME= opera-${OPERA_PKG_VERSION}
PKGREVISION= # empty
@@ -34,11 +34,7 @@
OPERA_PKG_VERSION= 7.54
.if (${OPSYS} == NetBSD)
-DEPENDS+= suse_freetype2>=7.3:../../emulators/${SUSE_DIR_PREFIX}_freetype2
-DEPENDS+= suse_libjpeg>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libjpeg
-DEPENDS+= suse_libpng>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libpng
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
-DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif
# we need the DIST_SUBDIR=. because of the inclusion of suse's Makefile.common
DIST_SUBDIR= .
Home |
Main Index |
Thread Index |
Old Index