freebsd-ports/lang/ferite/files/patch-libs__aphex__src__Makefile.in
Dmitry Marakasov 4810808278 - Stagify
- Convert to USES=libtool
- Use new LIB_DEPENDS syntax
- Optionize docs installation
- Use canonical patch names
2014-05-27 19:54:28 +00:00

11 lines
362 B
Text

--- 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@