bd37a487b6
- Unbreak - Correct dependency - Set latest link PR: ports/97869 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
11 lines
284 B
Text
11 lines
284 B
Text
--- interface/Makefile.in.orig Wed May 24 20:40:04 2006
|
|
+++ interface/Makefile.in Wed May 24 20:43:13 2006
|
|
@@ -319,7 +319,7 @@
|
|
|
|
INCLUDES = \
|
|
-I$(top_srcdir)/timidity \
|
|
- -I$(top_srcdir)/libarc \
|
|
+ -I$(LOCALBASE)/include -I$(LOCALBASE)/include/libarc \
|
|
-I$(top_srcdir)/utils
|
|
|
|
|