mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
12 lines
268 B
Makefile
12 lines
268 B
Makefile
--- ../../src/druntime/posix.mak.orig 2014-02-24 05:23:06.000000000 -0800
|
|
+++ ../../src/druntime/posix.mak 2014-04-13 22:55:07.300878843 -0700
|
|
@@ -43,7 +43,7 @@
|
|
endif
|
|
endif
|
|
|
|
-DMD=../dmd/src/dmd
|
|
+DMD=../../../dmd2/src/dmd/dmd
|
|
INSTALL_DIR=../install
|
|
|
|
DOCDIR=doc
|