pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3-libs Correct pasto.
details: https://anonhg.NetBSD.org/pkgsrc/rev/857216999cd3
branches: trunk
changeset: 484085:857216999cd3
user: gavan <gavan%pkgsrc.org@localhost>
date: Wed Nov 24 16:08:48 2004 +0000
description:
Correct pasto.
diffstat:
x11/qt3-libs/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bc8d96f74340 -r 857216999cd3 x11/qt3-libs/Makefile.common
--- a/x11/qt3-libs/Makefile.common Wed Nov 24 15:52:05 2004 +0000
+++ b/x11/qt3-libs/Makefile.common Wed Nov 24 16:08:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.42 2004/11/22 12:44:50 gavan Exp $
+# $NetBSD: Makefile.common,v 1.43 2004/11/24 16:08:48 gavan Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -29,7 +29,7 @@
-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+= -no-xrender
+CONFIGURE_ARGS.SunOS+= -no-xrender
OPSYSVARS+= CONFIGURE_ARGS
CONFIGURE_ARGS+= < ${FILESDIR}/license-acceptance
Home |
Main Index |
Thread Index |
Old Index