diff options
Diffstat (limited to 'games/utserver-to/Makefile')
-rw-r--r-- | games/utserver-to/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile index ba83ffa..0bace14 100644 --- a/games/utserver-to/Makefile +++ b/games/utserver-to/Makefile @@ -7,6 +7,7 @@ PORTNAME?= to PORTVERSION?= 2.2.0 +PORTREVISION?= 1 CATEGORIES= games linux MASTER_SITES?= http://www.netreachgames.com/downloads/to/ \ http://downloads.fragism.com/ \ @@ -25,6 +26,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/games/ut-server/System/ucc-bin:${UTSERVER_PORT} ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes +USE_LINUX= yes USE_PERL5= yes NO_CDROM= "Size; the data set is much too big" NO_BUILD= yes |