From bbe53ccfcbf0725541fbb7bc094a9e2785e6101e Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 30 Apr 2006 16:43:59 +0000 Subject: Linux application. Should work on DragonFly as well. --- lang/blackdown-jre13/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/blackdown-jre13/Makefile.common b/lang/blackdown-jre13/Makefile.common index 56c6430456b..18a8c073ad1 100644 --- a/lang/blackdown-jre13/Makefile.common +++ b/lang/blackdown-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.24 2006/04/02 23:07:06 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.25 2006/04/30 16:43:59 joerg Exp $ # RELVERSION= 1.3.1 @@ -49,7 +49,8 @@ USE_TOOLS+= gunzip PLIST_SUBST+= BLACKDOWN_ARCH=${BLACKDOWN_ARCH:Q} ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc NetBSD-*-sparc \ - Linux-*-i[3-6]86 Linux-*-powerpc Linux-*-sparc + Linux-*-i[3-6]86 Linux-*-powerpc Linux-*-sparc \ + DragonFly-*-i386 .if ${EXTRACT_SUFX} == ".bin" EXTRACT_OPTS_BIN= --nox11 -- cgit v1.2.3