pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt3-libs Raymond Meyer reports on pkgsrc-users@ th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc8aeef7f359
branches:  trunk
changeset: 530626:cc8aeef7f359
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Jul 02 20:06:43 2007 +0000

description:
Raymond Meyer reports on pkgsrc-users@ that graphics corruption is no
longer an issue on Solaris, so re-enable Xrender.

diffstat:

 x11/qt3-libs/Makefile.common |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b89fd0fe4537 -r cc8aeef7f359 x11/qt3-libs/Makefile.common
--- a/x11/qt3-libs/Makefile.common      Mon Jul 02 19:21:14 2007 +0000
+++ b/x11/qt3-libs/Makefile.common      Mon Jul 02 20:06:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.66 2007/06/15 17:30:43 joerg Exp $
+# $NetBSD: Makefile.common,v 1.67 2007/07/02 20:06:43 tnn Exp $
 
 DISTNAME=      qt-x11-free-${QTVERSION}
 CATEGORIES=    x11
@@ -26,8 +26,6 @@
                        -system-libmng -system-libjpeg \
                        ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-Wl*:S/-Wl,//}
 CONFIGURE_ARGS+=       -qt-gif # qt3 does not write compressed GIFs
-CONFIGURE_ARGS.SunOS+= -no-xrender
-OPSYSVARS+=            CONFIGURE_ARGS
 
 CONFIGURE_ARGS+=       < ${FILESDIR}/license-acceptance
 



Home | Main Index | Thread Index | Old Index