From 87a3b50a49d6c8b86c878422b5023dc3fc594b94 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Fri, 28 Mar 2003 06:19:17 +0000 Subject: . Define WRKSRC to fix breakage caused by DISTNAME change in last commit. Submitted by: bento (via kris) --- games/nethack32/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/nethack32') diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index d53b2dfdc4d4..bba6f023716d 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -22,6 +22,8 @@ COMMENT= A dungeon explorin', slashin', hackin' game NO_LATEST_LINK= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-3.2.2 + USE_XPM= yes USE_GMAKE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 -- cgit v1.2.3