diff options
Diffstat (limited to 'games/nethack32/Makefile')
-rw-r--r-- | games/nethack32/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index dc818cb85ae7..b3281e0864c6 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-3.2.2 LATEST_LINK= nethack32 USE_GMAKE= yes -USE_REINPLACE= yes USE_XPM= yes PLIST_SUB= HACKNAME="${HACKNAME}" \ HACKEXT="${HACKEXT}" |