summaryrefslogtreecommitdiff
path: root/devel/qtez
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 /devel/qtez
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 'devel/qtez')
-rw-r--r--devel/qtez/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile
index 47837eaa658c..0241d4719d9e 100644
--- a/devel/qtez/Makefile
+++ b/devel/qtez/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.6 1998/07/02 05:56:47 tg Exp $
+# $Id: Makefile,v 1.7 1998/08/05 09:30:48 asami Exp $
#
DISTNAME= QTEZ-v0.62a
@@ -15,8 +15,8 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= andy@icc.surw.chel.su
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11-toolkits/qt
USE_GMAKE= yes
USE_X_PREFIX= yes