summaryrefslogtreecommitdiff
path: root/games/xlines
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/xlines
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'games/xlines')
-rw-r--r--games/xlines/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xlines/Makefile b/games/xlines/Makefile
index 1f83e4ff4f5c..8b696875936e 100644
--- a/games/xlines/Makefile
+++ b/games/xlines/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 February 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.3 1998/07/27 23:25:03 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/05 09:30:59 asami Exp $
#
DISTNAME= xlines
@@ -13,8 +13,8 @@ MASTER_SITES= ftp://risq.belcaf.minsk.by/pub/genie/
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11-toolkits/qt
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
USE_X_PREFIX= yes
NO_WRKSUBDIR= yes