From 8a7e60c34586bb5267b5568f4aaf008466293240 Mon Sep 17 00:00:00 2001 From: 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) --- games/nethack-qt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/nethack-qt') diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index aa7dbd5..200a389 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -3,7 +3,7 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.14 1998/07/27 23:24:44 asami Exp $ +# $Id: Makefile,v 1.15 1998/08/07 23:56:21 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -21,10 +21,10 @@ MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm -LIB_DEPENDS= qt\\.1\\.40:${PORTSDIR}/x11-toolkits/qt140 \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas +USE_QT= yes EXTRACT_ONLY= nethack-3.2.2.tar.gz USE_GMAKE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 -- cgit v1.1