diff options
Diffstat (limited to 'games/xpacman/Makefile')
-rw-r--r-- | games/xpacman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xpacman/Makefile b/games/xpacman/Makefile index b0df7c4e134d..1666cc3ee36a 100644 --- a/games/xpacman/Makefile +++ b/games/xpacman/Makefile @@ -12,8 +12,7 @@ MAINTAINER= joerg@FreeBSD.org COMMENT= Old action game NO_WRKSUBDIR= Does not unpack into subdir. -USE_ZIP= yes -USES= imake +USES= imake zip USE_XORG= x11 xext MAN1= pacman.1 PLIST_FILES= bin/pacman |