summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-26 23:03:39 +0000
committerjoerg <joerg>2007-01-26 23:03:39 +0000
commitb9c1114eb84fec79e9672166587094cc79166cf8 (patch)
treec127cceb750b1311d1e3b56e2ed66ed1600e3b60 /cad
parenta989cc99d0a9f642eb0a42c818120c301eb53939 (diff)
downloadpkgsrc-b9c1114eb84fec79e9672166587094cc79166cf8.tar.gz
No need to include x11.b3.mk explicitly.
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 84ea91e4e9f..5e39bcbb505 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2007/01/16 17:13:37 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.44 2007/01/26 23:03:39 joerg Exp $
#
DISTNAME= qcad-2.0.5.0-1-community.src
@@ -65,5 +65,4 @@ BUILDLINK_API_DEPENDS.qt3-libs+= qt3-libs>=3.3.4
.include "../../x11/qt3-tools/buildlink3.mk"
BUILDLINK_API_DEPENDS.qt3-tools+= qt3-tools>=3.3.4
BUILDLINK_DEPMETHOD.qt3-tools= full # uses assistant for help
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"