summaryrefslogtreecommitdiff
path: root/x11/qt3-docs
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /x11/qt3-docs
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r--x11/qt3-docs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index e44ab7a3f26..e36ee87d47e 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/07 08:10:34 skrll Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/13 17:38:02 fredb Exp $
#
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-docs-${QTVERSION}
+PKGREVISION= 1
COMMENT= Documentation for the QT C++ X GUI toolkit
NO_BUILDLINK_ONLY= yes
-BUILDLINK_DEPENDS.qt3-libs= qt3-libs-${QTVERSION}
+BUILDLINK_DEPENDS.qt3-libs= qt3-libs-${QTVERSION}nb1
NO_PATCH= yes
NO_CONFIGURE= yes