diff options
Diffstat (limited to 'x11/qt4-tools/Makefile')
-rw-r--r-- | x11/qt4-tools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index 05f0108ca62..250539d6781 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2011/05/15 12:12:56 cheusov Exp $ +# $NetBSD: Makefile,v 1.44 2011/05/16 22:13:46 cheusov Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -9,8 +9,6 @@ COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base -BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=${QTVERSION} - CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib CONFIGURE_ARGS+= -DQT_NO_DBUS |