summaryrefslogtreecommitdiff
path: root/games/nethack-qt/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-06 12:10:07 +0000
committerjmmv <jmmv>2003-06-06 12:10:07 +0000
commit76cd3c11e7cdb96e0fc5166b2ef4b135daa3eb2c (patch)
tree8f7a1f4394b7e92704e62320bc09fe6247a458db /games/nethack-qt/Makefile
parent510238d15a07d9a50a7e4286c52fb7826905ac04 (diff)
downloadpkgsrc-76cd3c11e7cdb96e0fc5166b2ef4b135daa3eb2c.tar.gz
Avoid hardcoding /usr/pkg in patches.
Diffstat (limited to 'games/nethack-qt/Makefile')
-rw-r--r--games/nethack-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index dacecb95b3a..1030df59292 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/03/01 21:12:51 pooka Exp $
+# $NetBSD: Makefile,v 1.36 2003/06/06 12:10:07 jmmv Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -16,6 +16,7 @@ USE_X11= # defined
ALL_TARGET= x11tiles nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt
+CFLAGS+= -DPREFIX=\"\\\"${PREFIX}\\\"\"
ALLFILES= ${DISTFILES} # don't checksum shared patches