diff options
author | adam <adam@pkgsrc.org> | 2011-09-18 09:01:30 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-09-18 09:01:30 +0000 |
commit | f4266d5e81f82a0d82308e0c9f92956c476d4ffa (patch) | |
tree | 6e930805cee4c5a436667c4a1dcb0b660d3fb237 /x11/qt4-libs/Makefile | |
parent | e5f6bde5666cacc746a3dcd963b7ca62df5c433b (diff) | |
download | pkgsrc-f4266d5e81f82a0d82308e0c9f92956c476d4ffa.tar.gz |
Revbump after Nokia has changed the distfile for Qt4
Diffstat (limited to 'x11/qt4-libs/Makefile')
-rw-r--r-- | x11/qt4-libs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index d941dcd5715..7dcf95cfbc5 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2011/09/04 15:42:51 adam Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.65 2011/09/18 09:01:30 adam Exp $ PKGNAME= qt4-libs-${QTVERSION} +PKGREVISION= 1 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |