forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
268 B
Makefile
11 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
|