summaryrefslogtreecommitdiff
path: root/games/nethack33-qt
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-04-06 09:10:26 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-04-06 09:10:26 +0000
commit5fb6c95052d7fa784499b54339e033d94336a30c (patch)
tree0712fdbe6932f20e9e8f288cd53688797ba3e6e4 /games/nethack33-qt
parentEnable new nethack-qt port (diff)
Forgot library dependency to libqt.
Added a pre-configure warning, that nethack and nethack-qt install in the same directory, so better backup your player data ... Reviewed by: Submitted by: Alex Nash <nash@mcs.com> and "Donald J. Maddox" <root@cola103.scsn.net> Obtained from:
Notes
Notes: svn path=/head/; revision=6149
Diffstat (limited to 'games/nethack33-qt')
-rw-r--r--games/nethack33-qt/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile
index 483e458f4174..9908c35863cb 100644
--- a/games/nethack33-qt/Makefile
+++ b/games/nethack33-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$
+# $Id: Makefile,v 1.1.1.1 1997/04/06 02:45:29 andreas Exp $
#
DISTNAME= nethack-3.2.2
@@ -19,6 +19,7 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}
MAINTAINER= andreas@FreeBSD.ORG
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
@@ -28,6 +29,12 @@ SHELL= /bin/sh
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6
pre-configure:
+ @echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
+ @echo "!!! You cannot install nethack and nethack-qt in parallel !!!"
+ @echo "!!! But nethack-qt might read your prior nethack scores !!!"
+ @echo "!!! Don't forget to backup your nethack libdir if it's !!!"
+ @echo "!!! important for you !!!"
+ @echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@cd ${WRKSRC}/win; tar xvzf ${DISTDIR}/${QT_PATCH}
@cd ${WRKSRC}; patch < win/Qt/nhqt.patch
@cd ${WRKSRC}/sys/unix; ${SHELL} setup.sh