diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
| commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
| tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /devel/qtez | |
| parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'devel/qtez')
| -rw-r--r-- | devel/qtez/Makefile | 6 |
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 |
