summaryrefslogtreecommitdiff
path: root/x11/qt3-docs
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-08-28 14:41:59 +0000
committerskrll <skrll@pkgsrc.org>2002-08-28 14:41:59 +0000
commit56528490e86badb9c7a44a1641c91cf72c871915 (patch)
tree369c9dedb07cc83ab690fe83cd015c042a1ad70a /x11/qt3-docs
parent35cee5c2ca573b05c938a5667e0dcb8146b5ab9a (diff)
downloadpkgsrc-56528490e86badb9c7a44a1641c91cf72c871915.tar.gz
Don't mix buildlink1 and buildlink2...
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r--x11/qt3-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile
index 494ef538809..84c72261600 100644
--- a/x11/qt3-docs/Makefile
+++ b/x11/qt3-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/08/27 09:13:51 skrll Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/28 14:41:59 skrll Exp $
#
.include "../qt3-libs/Makefile.common"
@@ -41,5 +41,5 @@ do-install:
${INSTALL_DATA} $${f} ${QTPREFIX}/$${f}; \
done)
-.include "../../x11/qt3-libs/buildlink.mk"
+.include "../../x11/qt3-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"