diff options
author | tv <tv@pkgsrc.org> | 2004-10-07 16:36:47 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-07 16:36:47 +0000 |
commit | a62d3fb0e1b45dea7bc69d02ad88327d3f691634 (patch) | |
tree | 22ffed2ee6bcfab538d5f4b2cdef467d0ac52cfb /x11/qt3-libs/Makefile | |
parent | 615aad4d14713a8bbeffadf5fed51184aa09e602 (diff) | |
download | pkgsrc-a62d3fb0e1b45dea7bc69d02ad88327d3f691634.tar.gz |
Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.
Since dependencies were actually failing to build, they fortunately don't
require PKGREVISION bumps themselves.
Diffstat (limited to 'x11/qt3-libs/Makefile')
-rw-r--r-- | x11/qt3-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 6dcaa18cff9..ea4b981c0ef 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/10/03 00:18:38 tv Exp $ +# $NetBSD: Makefile,v 1.28 2004/10/07 16:36:47 tv Exp $ # LIBQT= ${WRKSRC}/lib/libqt-mt.la @@ -6,7 +6,7 @@ LIBQT= ${WRKSRC}/lib/libqt-mt.la .include "../qt3-libs/Makefile.common" PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 4 COMMENT= C++ X GUI toolkit USE_BUILDLINK3= yes |