diff options
Diffstat (limited to 'games/nethack3-tty/Makefile')
-rw-r--r-- | games/nethack3-tty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index f3cdb9061559..fa40cd4ff0ea 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= nethack MAINTAINER= dscheidt@enteract.com -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - +USE_XPM= yes USE_GMAKE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6 |