summaryrefslogtreecommitdiff
path: root/games/nethack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack/Makefile')
-rw-r--r--games/nethack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 596b7007be5..d0a31875599 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2005/09/22 14:55:07 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:17 rillig Exp $
# Needed so configure/patch rules don't get pulled in
NO_BUILD= yes
NO_CONFIGURE= yes
-.include "../nethack-lib/Makefile.common"
+.include "../../games/nethack-lib/Makefile.common"
DISTNAME= nethack-all-${NETHACK_VERSION}
CATEGORIES+= x11