diff options
Diffstat (limited to 'games/cosmo/Makefile')
-rw-r--r-- | games/cosmo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cosmo/Makefile b/games/cosmo/Makefile index 9f4ace828ecd..bb05fc4dfee0 100644 --- a/games/cosmo/Makefile +++ b/games/cosmo/Makefile @@ -7,7 +7,7 @@ PORTNAME= cosmo PORTVERSION= 2.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ftp://133.25.251.9/pub/linux/Vine/VinePlus/1.1/JG-0.9.1/other-sources/jp/ \ ftp://ftp.uni-erlangen.de/.mirrors/ftpbsd/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/cosmo/ @@ -22,6 +22,7 @@ NO_CDROM= Possible copyright infringement WRKSRC= ${WRKDIR}/cosmo2 DIST_SUBDIR= cosmo USE_IMAKE= yes +USE_XORG= x11 xext XMKMF= xmkmf NO_INSTALL_MANPAGES= yes |