summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgavan <gavan>2004-11-24 16:08:48 +0000
committergavan <gavan>2004-11-24 16:08:48 +0000
commit083100af2ae72513216555b94b2b37e5db54897f (patch)
treebfe69033786da0ddb4fa1d454e1e0d19e76b73b3
parentec9538c6b45064e5504c743c6955fde30bd6205f (diff)
downloadpkgsrc-083100af2ae72513216555b94b2b37e5db54897f.tar.gz
Correct pasto.
-rw-r--r--x11/qt3-libs/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common
index e4a83edefed..4212b2c6c21 100644
--- a/x11/qt3-libs/Makefile.common
+++ b/x11/qt3-libs/Makefile.common
@@ -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 @@ CONFIGURE_ARGS+= -shared -sm -thread -no-stl \
-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