aboutsummaryrefslogtreecommitdiff
path: root/games/nethack32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack32/Makefile')
-rw-r--r--games/nethack32/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index cdc91eb03c09..77c21b45cfff 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -7,7 +7,6 @@ PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/${TRUEPORTNAME}/${TRUEPORTNAME}/3.2.2
DISTNAME= nethack-322
-EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:C/%SUBDIR%/${TRUEPORTNAME}\/${TRUEPORTNAME}\/${PORTVERSION}/}
PATCHFILES= nh-3.2.2-3.2.3.diff
@@ -17,7 +16,7 @@ COMMENT= Dungeon explorin', slashin', hackin' game
WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-3.2.2
-USES= gmake
+USES= gmake tar:tgz
USE_XORG= xaw xpm
PLIST_SUB= HACKNAME="${HACKNAME}" \
HACKEXT="${HACKEXT}"