summaryrefslogtreecommitdiff
path: root/games/nethack-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack-qt/Makefile')
-rw-r--r--games/nethack-qt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index 7d597f5997f..7ef43971716 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/12/03 15:14:57 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2005/03/07 09:48:37 uebayasi Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -17,7 +17,7 @@ USE_X11= # defined
BUILD_TARGET= x11tiles nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt
-CFLAGS+= -DPREFIX=\"\\\"${PREFIX}\\\"\"
+CFLAGS+= -DPREFIX="\"${PREFIX}\""
ALLFILES= ${DISTFILES} # don't checksum shared patches