pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opera Also depend on fontconfig to have antialised...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21c31dc24bfd
branches:  trunk
changeset: 554888:21c31dc24bfd
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Sun Feb 22 11:54:23 2009 +0000

description:
Also depend on fontconfig to have antialised fonts without tweaking.

diffstat:

 www/opera/Makefile     |  4 ++--
 www/opera/Makefile.rpm |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 7e439f59c8e0 -r 21c31dc24bfd www/opera/Makefile
--- a/www/opera/Makefile        Sun Feb 22 11:53:38 2009 +0000
+++ b/www/opera/Makefile        Sun Feb 22 11:54:23 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2009/02/13 14:30:02 ahoka Exp $
+# $NetBSD: Makefile,v 1.86 2009/02/22 11:54:23 ahoka Exp $
 
 DISTNAME=              opera-${OPERA_PKG_VERSION:S/u/pl/}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            www
 MASTER_SITES+=         http://ftp.sunet.se/pub/www/clients/Opera/${OPERA_DIR}/
 MASTER_SITES+=         ftp://ftp.hu-berlin.de/pub/www/opera/${OPERA_DIR}/
diff -r 7e439f59c8e0 -r 21c31dc24bfd www/opera/Makefile.rpm
--- a/www/opera/Makefile.rpm    Sun Feb 22 11:53:38 2009 +0000
+++ b/www/opera/Makefile.rpm    Sun Feb 22 11:54:23 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.rpm,v 1.4 2009/02/13 14:30:02 ahoka Exp $
+# $NetBSD: Makefile.rpm,v 1.5 2009/02/22 11:54:23 ahoka Exp $
 
 # This package installs from an RPM directly into "/usr" on a Linux
 # system, which can't be managed by pkgsrc.
 #
 NOT_FOR_PLATFORMS=      Linux-*-*
 
-EMUL_MODULES.linux=    x11
+EMUL_MODULES.linux=    x11 fontconfig
 EMUL_REQD=             suse>=7.3
 
 EXTRACT_SUFX=          .rpm



Home | Main Index | Thread Index | Old Index