opnsense-ports/lang/dmd2/files/patch-src-druntime-posix.mak
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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