diff options
Diffstat (limited to 'games/xbomb/Makefile')
-rw-r--r-- | games/xbomb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index de05e7b..75b580f 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -5,12 +5,11 @@ PORTNAME= xbomb PORTVERSION= 2.2a CATEGORIES= games MASTER_SITES= http://www.gedanken.org.uk/software/xbomb/download/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper with a couple of grid types -USES= pkgconfig +USES= pkgconfig tar:tgz USE_XORG= xaw7 do-build: |