From cc9df16114b06b047fd8dbcbf0c36e23afaf7d95 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 21 Apr 2008 14:31:47 +0000 Subject: - Fix build after xorg cleanup Submitted by: pointyhat --- games/xfrisk/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games/xfrisk') diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 4ba26c425d42..336a5a5c8885 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -23,4 +23,7 @@ NO_INSTALL_MANPAGES= yes WRKSRC= ${WRKDIR}/XFrisk USE_GMAKE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + .include -- cgit v1.2.3