summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-05-11 07:40:51 +0000
committerjmc <jmc@pkgsrc.org>2003-05-11 07:40:51 +0000
commita44b960a84a8df3f9910bed39afbfa2be6e6b736 (patch)
tree87c3952bffdece1de71a8968e8f601bf6fa50e72 /cad/qcad
parentb49236aa330b8a93bd5a7041edf75f40e845a866 (diff)
downloadpkgsrc-a44b960a84a8df3f9910bed39afbfa2be6e6b736.tar.gz
Need qmake. Include qt3-tools
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 8567c74b1b2..8c2bcb68b39 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/05/03 14:12:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/05/11 07:40:51 jmc Exp $
DISTNAME= qcad-1.5.4-src
PKGNAME= qcad-1.5.4
@@ -33,4 +33,5 @@ do-install:
${PREFIX}/share/qcad
.include "../../x11/qt3-libs/buildlink2.mk"
+.include "../../x11/qt3-tools/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"