aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xstroke
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2004-06-23 21:34:39 +0800
committersf <sf@FreeBSD.org>2004-06-23 21:34:39 +0800
commitcde61e65a45a861ef4ebdc93d001faf6e6b246dc (patch)
tree0f47c20d473c921a596bbd2ad6b94de128b28402 /x11/xstroke
parent6e735b1bab94a2c6220c281bb61159c88f36ceb2 (diff)
downloadfreebsd-ports-gnome-cde61e65a45a861ef4ebdc93d001faf6e6b246dc.tar.gz
freebsd-ports-gnome-cde61e65a45a861ef4ebdc93d001faf6e6b246dc.tar.zst
freebsd-ports-gnome-cde61e65a45a861ef4ebdc93d001faf6e6b246dc.zip
unbreak 4.x.
Reported by: bento via vs@
Diffstat (limited to 'x11/xstroke')
-rw-r--r--x11/xstroke/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index a1cc989e3c35..74dfda933dfa 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -21,7 +21,7 @@ USE_REINPLACE= yes
USE_BISON= yes
USE_IMAKE= yes
CFLAGS+= ${PTHREAD_CFLAGS}
-CPPFLAGS= -I${LOCALBASE}/include
+CPPFLAGS= -I${LOCALBASE}/include -I.
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"