mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
bd37a487b6
- Unbreak - Correct dependency - Set latest link PR: ports/97869 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
--- 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
|
|
|
|
|