aboutsummaryrefslogtreecommitdiff
path: root/games/xfrisk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-21 14:31:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-21 14:31:47 +0000
commitcc9df16114b06b047fd8dbcbf0c36e23afaf7d95 (patch)
tree8a61068a5b3842343cf332aca3b5b96002e18a20 /games/xfrisk
parent618b02ecf0ffb5c600fff910f3ba4c277371b381 (diff)
downloadports-cc9df16114b06b047fd8dbcbf0c36e23afaf7d95.tar.gz
ports-cc9df16114b06b047fd8dbcbf0c36e23afaf7d95.zip
Notes
Diffstat (limited to 'games/xfrisk')
-rw-r--r--games/xfrisk/Makefile3
1 files changed, 3 insertions, 0 deletions
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 <bsd.port.mk>