summaryrefslogtreecommitdiff
path: root/x11/qt3-docs
diff options
context:
space:
mode:
authordrochner <drochner>2003-08-01 15:31:07 +0000
committerdrochner <drochner>2003-08-01 15:31:07 +0000
commit67c1bc8b3ca463169f0125f5d567e44a0472ac30 (patch)
treea01bbf8ce377db1b72b764079799b278743d221b /x11/qt3-docs
parent5a2a795d4cf127c6edaf52a0921766828da3d8ce (diff)
downloadpkgsrc-67c1bc8b3ca463169f0125f5d567e44a0472ac30.tar.gz
Don't USE_X11BASE; there is no reason to install there.
Bump PKGREVISION on everything which installs into the QTDIR tree. (Applications which just use qt3 shouldn't be affected because each program using qt3 has an RPATH into both LOCALBASE and X11BASE.)
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r--x11/qt3-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index bb2e37c292a..bf3b74ccf49 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:41 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/01 15:31:08 drochner Exp $
#
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-docs-${QTVERSION}
+PKGREVISION= 1
COMMENT= Documentation for the QT C++ X GUI toolkit
USE_BUILDLINK2= yes