openbsd-ports/misc/xtar/patches/patch-ImakefileXbr
2000-07-10 00:05:53 +00:00

12 lines
260 B
Plaintext

--- Xbr/Imakefile.orig Sun Jul 9 19:58:00 2000
+++ Xbr/Imakefile Sun Jul 9 19:58:13 2000
@@ -20,7 +20,7 @@
OBJS = $(SRCS:.c=.o)
-INCLUDES = $(XMINC)
+INCLUDES = $(XMINC) -I${PREFIX}/include
NormalLibraryObjectRule()
NormalLibraryTarget(Xbr,$(OBJS))