From 65edaaa1f5cfb9af7b384788fefd39044f26fc07 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Aug 1998 06:29:36 +0000 Subject: Replace qt dependencies with USE_QT. (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) --- devel/mico/Makefile | 6 +++--- devel/qtez/Makefile | 6 ++---- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 6b8e073a1a4c..9d56cd05ed7c 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -3,7 +3,7 @@ # Date created: 31 March 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.1.1.1 1998/07/04 20:41:51 steve Exp $ +# $Id: Makefile,v 1.2 1998/08/07 23:56:16 asami Exp $ # DISTNAME= mico-2.0.6 @@ -12,8 +12,7 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/ MAINTAINER= Nakai@technologist.com -BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt -LIB_DEPENDS= gtk\\.1\\.0:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk WRKSRC= ${WRKDIR}/mico @@ -21,6 +20,7 @@ CONFIGURE_ARGS= --with-qt=${X11BASE}/include/X11/qt \ --with-gtk=${X11BASE}/include/gtk --with-tcl=/usr/include \ --disable-optimize +USE_QT= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile index 0241d4719d9e..d7143a683106 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.7 1998/08/05 09:30:48 asami Exp $ +# $Id: Makefile,v 1.8 1998/08/07 23:56:16 asami Exp $ # DISTNAME= QTEZ-v0.62a @@ -15,9 +15,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= andy@icc.surw.chel.su -BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt -LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11-toolkits/qt - +USE_QT= yes USE_GMAKE= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/qtez -- cgit v1.2.3