forked from Lainports/freebsd-ports
- Unbreak - Correct dependency - Set latest link PR: ports/97869 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
11 lines
283 B
Text
11 lines
283 B
Text
--- utils/Makefile.in.orig Wed May 24 20:51:07 2006
|
|
+++ utils/Makefile.in Wed May 24 20:57:43 2006
|
|
@@ -314,7 +314,7 @@
|
|
BITMAP_DIR = $(TCL_DIR)/bitmaps
|
|
|
|
INCLUDES = \
|
|
- -I$(top_srcdir)/libarc \
|
|
+ -I$(LOCALBASE)/include -I$(LOCALBASE)/include/libarc \
|
|
-I$(top_srcdir)/timidity
|
|
|
|
|