summaryrefslogtreecommitdiff
path: root/games/xqf/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-27 15:31:46 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-27 15:31:46 +0000
commit3e80e4f89c2aa6ecea0cd36334bd602d6ed2c15e (patch)
treee47268e777a4b76396c178dd44887943630c92e6 /games/xqf/Makefile
parentUpdate to 1.9.42. Bugfixes: (diff)
Update to version 0.9.12.
PR: 53339 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=83749
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r--games/xqf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 246634a77eac..8fdda0e858f2 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xqf
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.12
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,9 +16,8 @@ COMMENT= Find quake servers
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
-USE_GNOME= gtk12
+USE_GNOME= gdkpixbuf gnometarget
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"