summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-03 02:37:28 +0000
committerjoerg <joerg>2005-12-03 02:37:28 +0000
commit1239c7ca523d302b99ca8d60157bc429dc016c58 (patch)
tree99c0c43e2f52bdd4b8d1f09599c3e3508a81d9a4 /cad/qcad
parent3ee0594634886fb05903f3aa9ecac26b07b1c8d3 (diff)
downloadpkgsrc-1239c7ca523d302b99ca8d60157bc429dc016c58.tar.gz
DragonFly is a BSD.
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 125c90b2eaf..efdee9004b4 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/11/20 14:07:11 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2005/12/03 02:37:28 joerg Exp $
DISTNAME= qcad-1.5.4-src
PKGNAME= qcad-1.5.4
@@ -21,7 +21,7 @@ INSTALLATION_DIRS= bin
QCAD_OPSYS = LINUX
.elif ${OPSYS} == "SunOS"
QCAD_OPSYS = SOLARIS
-.elif !empty(OPSYS:M*BSD)
+.elif !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly"
QCAD_OPSYS = BSD
.elif !empty(OPSYS:MIRIX)
QCAD_OPSYS = IRIX