From 365728862b16d769ada2921c0075a1961b432c28 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Dec 2005 02:37:28 +0000 Subject: DragonFly is a BSD. --- cad/qcad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad') 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 -- cgit v1.2.3