aboutsummaryrefslogtreecommitdiff
path: root/games/xfrisk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 08:33:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 08:33:35 +0000
commit10414ccec54f02e844142ae753bb001382acde0d (patch)
treee2ed6fb9be83803f533de8c48004dd402b4ff052 /games/xfrisk
parent3ccfa823130d1edc829470fad20c048de7c9bc36 (diff)
downloadports-10414ccec54f02e844142ae753bb001382acde0d.tar.gz
ports-10414ccec54f02e844142ae753bb001382acde0d.zip
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=211751
Diffstat (limited to 'games/xfrisk')
-rw-r--r--games/xfrisk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index 336a5a5c8885..96ca9f6278a9 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfrisk
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://tuxick.net/xfrisk/files/
DISTNAME= XFrisk-${PORTVERSION}
@@ -23,6 +23,7 @@ NO_INSTALL_MANPAGES= yes
WRKSRC= ${WRKDIR}/XFrisk
USE_GMAKE= yes
+USE_XORG= x11 xt
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"