1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/ferite/files/patch-libs-aphex-src-Makefile.in
Pav Lucistnik 1a24cd790f - Update to 1.0.0
- Take maintainership

PR:		ports/87695
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-10-21 22:37:29 +00:00

12 lines
362 B
Plaintext

--- libs/aphex/src/Makefile.in.orig Wed Oct 19 19:30:12 2005
+++ libs/aphex/src/Makefile.in Wed Oct 19 19:30:31 2005
@@ -119,7 +119,7 @@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
-DEFS = @debugdefs@ @thread_defs@
+DEFS = @debugdefs@ @thread_defs@ -DUSING_FAKE_RECURSIVE_MUTEX
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@