diff options
Diffstat (limited to 'games/spider')
-rw-r--r-- | games/spider/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/spider/Makefile b/games/spider/Makefile index 740360c0e8f0..12447fd70e1f 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -8,12 +8,11 @@ CATEGORIES= games MASTER_SITES= SUNSITE MASTER_SITE_SUBDIR= games/solitaires DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Challenging double decked solitaire game -USES= imake +USES= imake tar:Z USE_XORG= x11 xext xaw xmu xt sm ice xpm INSTALL_TARGET= install install.doc CFLAGS+= -Wno-error=return-type |