diff options
Diffstat (limited to 'games/xsokoban/Makefile')
-rw-r--r-- | games/xsokoban/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xsokoban/Makefile b/games/xsokoban/Makefile index a616a9ad608e..9eebeecd1b33 100644 --- a/games/xsokoban/Makefile +++ b/games/xsokoban/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A puzzle of pushing objects to the goals USE_IMAKE= yes +USE_PERL= yes USE_XPM= yes WRKSRC= ${WRKDIR}/xsokoban ALL_TARGET= xsokoban |