summaryrefslogtreecommitdiff
path: root/games/nethack-qt/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-04-06 18:00:13 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-04-06 18:00:13 +0000
commit65ede1de60b72e3a8fcc7d391a4d91bb6cdd68b8 (patch)
tree7141e8b75d3a483069b7156a5cae4aee5861580d /games/nethack-qt/Makefile
parent9d722decbb9ae34e0c2e659fb36e56700c4114ab (diff)
downloadpkgsrc-65ede1de60b72e3a8fcc7d391a4d91bb6cdd68b8.tar.gz
-look in the right place for Qt includes.
-add some extra libs during linking for ELF
Diffstat (limited to 'games/nethack-qt/Makefile')
-rw-r--r--games/nethack-qt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index ac23ea79d20..e034a776300 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/03/29 00:29:51 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.12 2000/04/06 18:00:13 dmcmahill Exp $
#
DISTNAME= nethack-3.3.0
@@ -21,8 +21,7 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./sys/unix/setup.sh
ALL_TARGET= nethack
INSTALL_TARGET= binfiles
-PATH= ${X11BASE}/qt2/bin:$$PATH
-MAKE_ENV+= GTYPE=-qt QTDIR=${X11BASE}/qt2
+MAKE_ENV+= GTYPE=-qt QTDIR=${X11BASE}
PATCHFILES+= ${PKGSRCDIR}/games/nethack-lib/patches/patch-*
ALLFILES= ${DISTFILES} # don't checksum shared patches