aboutsummaryrefslogtreecommitdiff
path: root/games/dontspace
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /games/dontspace
parent24d53f75d3bed77cec793c49107c31db659fb9a5 (diff)
downloadports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz
ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'games/dontspace')
-rw-r--r--games/dontspace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile
index 753fc947bc57..bbf52a3221da 100644
--- a/games/dontspace/Makefile
+++ b/games/dontspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 26-Apr-97
# Whom: johnh@isi.edu
#
-# $Id: Makefile,v 1.3 1997/05/09 23:38:42 asami Exp $
+# $Id: Makefile,v 1.4 1998/02/21 22:37:55 fenner Exp $
#
DISTNAME= dontspace-1.2
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
MAINTAINER= johnh@isi.edu
-RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
+RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \