diff options
author | hubertf <hubertf@pkgsrc.org> | 2008-02-11 23:06:01 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2008-02-11 23:06:01 +0000 |
commit | 6e4eff0531a3db16c2dcf7aa16b2db0bbcc35f0f (patch) | |
tree | bb2169c0040cc09b41b7d869022dd4c70e2f3dae /x11/qt4-libs/Makefile | |
parent | a88f93870b68156e7f1d3ee62259e649a25477ed (diff) | |
download | pkgsrc-6e4eff0531a3db16c2dcf7aa16b2db0bbcc35f0f.tar.gz |
Make this build on Mac OS X (tested: 10.4.11/intel). Bump ro revision 2.
Diffstat (limited to 'x11/qt4-libs/Makefile')
-rw-r--r-- | x11/qt4-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index c5695c76555..942deabaadc 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2008/02/04 18:07:53 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2008/02/11 23:06:01 hubertf Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= C++ X GUI toolkit BUILD_TARGET= sub-src |