pkgsrc-wip/dmd/patches/patch-bc

14 lines
252 B
Plaintext

$NetBSD: patch-bc,v 1.1.1.1 2011/02/16 17:10:41 thomasklausner Exp $
--- src/druntime/posix.mak.orig 2010-12-15 07:30:54.000000000 +0000
+++ src/druntime/posix.mak
@@ -1,5 +1,7 @@
-DMD=dmd
+all: target
+
+DMD=../dmd/dmd
DOCDIR=doc
IMPDIR=import