openbsd-ports/games/dopewars/patches/patch-src_cursesport_Makefile_in

13 lines
499 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_cursesport_Makefile_in,v 1.2 2007/07/05 17:28:18 jasper Exp $
--- src/cursesport/Makefile.in.orig Fri Dec 30 22:29:34 2005
+++ src/cursesport/Makefile.in Sun Nov 26 00:07:05 2006
@@ -238,7 +238,7 @@ target_os = @target_os@
target_vendor = @target_vendor@
noinst_LIBRARIES = libcursesport.a
libcursesport_a_SOURCES = cursesport.c cursesport.h
-INCLUDES = -I../../intl -I${srcdir} -I${srcdir}/.. -I../..
+INCLUDES = -I${srcdir} -I${srcdir}/.. -I../..
all: all-am
.SUFFIXES: