aboutsummaryrefslogtreecommitdiff
path: root/games/xqf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-20 20:12:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-20 20:12:39 +0000
commit0d3f412c2584c4b0175a1d41512cf631de5076ea (patch)
tree9084d2115026d698d99276f2b2d17814372415a2 /games/xqf
parent2ead14489bdaea667be3539698cddfb41114a21f (diff)
downloadports-0d3f412c2584c4b0175a1d41512cf631de5076ea.tar.gz
ports-0d3f412c2584c4b0175a1d41512cf631de5076ea.zip
* Remove USE_XLIB
* Pass maintainership to submitter * Use SF macro PR: 121851 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes
Notes: svn path=/head/; revision=209484
Diffstat (limited to 'games/xqf')
-rw-r--r--games/xqf/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 3b6aa207c2ca..2b4e2882a328 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -7,17 +7,15 @@
PORTNAME= xqf
PORTVERSION= 1.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@amdmi3.ru
COMMENT= A server browser for many popular 3D action games
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
-USE_XLIB= yes
USE_GNOME= intlhack
USE_GETTEXT= yes
USE_GMAKE= yes