summaryrefslogtreecommitdiff
path: root/games/xqf
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /games/xqf
parentUpdate to version 0.85 and use gtk version 1.2.3. (diff)
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'games/xqf')
-rw-r--r--games/xqf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 884a2b9d14dc..302d0367156e 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 February 1999
# Whom: steve farrell
#
-# $Id: Makefile,v 1.2 1999/04/22 03:20:14 mharo Exp $
+# $Id: Makefile,v 1.3 1999/05/09 16:59:17 steve Exp $
#
DISTNAME= xqf-0.8.99.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
MAINTAINER= steve@farrell.org
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
-LIB_DEPENDS= gtk12:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_GMAKE= yes