summaryrefslogtreecommitdiff
path: root/x11/qt2-libs/Makefile.common
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2001-03-07 10:47:13 +0000
committerskrll <skrll@pkgsrc.org>2001-03-07 10:47:13 +0000
commitc7f9103298131f124435a5683d0bf6ad3fe2d03c (patch)
tree4f84c47277c869e37663f5d64ff915c9a8914acb /x11/qt2-libs/Makefile.common
parent62c875438bf005ea2de3a85776300162944fcf04 (diff)
downloadpkgsrc-c7f9103298131f124435a5683d0bf6ad3fe2d03c.tar.gz
Use the recently committed mng package for mng support.
Diffstat (limited to 'x11/qt2-libs/Makefile.common')
-rw-r--r--x11/qt2-libs/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common
index 3c16f17b883..5e06911faf1 100644
--- a/x11/qt2-libs/Makefile.common
+++ b/x11/qt2-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2001/02/06 09:26:16 skrll Exp $
+# $NetBSD: Makefile.common,v 1.6 2001/03/07 10:47:13 skrll Exp $
#
DISTNAME= qt-x11-${QTVERSION}
@@ -15,7 +15,8 @@ USE_X11BASE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= -static -sm -no-thread \
- -system-zlib -system-libpng -system-jpeg \
+ -system-zlib -system-libpng \
+ -system-libmng -system-jpeg \
-I${LOCALBASE}/include -L${LOCALBASE}/lib
CONFIGURE_SCRIPT= ${ECHO} yes | ./configure