summaryrefslogtreecommitdiffstats
path: root/games/nethack34-qt/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
committerasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
commit8a7e60c34586bb5267b5568f4aaf008466293240 (patch)
tree0eb60edc356664a1c6e82fcb4123098fa93c8c33 /games/nethack34-qt/Makefile
parentf76f8647163274d25404da963254d945f45f725a (diff)
downloadFreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.zip
FreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.tar.gz
Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
Diffstat (limited to 'games/nethack34-qt/Makefile')
-rw-r--r--games/nethack34-qt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile
index aa7dbd5..200a389 100644
--- a/games/nethack34-qt/Makefile
+++ b/games/nethack34-qt/Makefile
@@ -3,7 +3,7 @@
# Date created: So 6 Apr 1997 04:25:57 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $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
OpenPOWER on IntegriCloud