aboutsummaryrefslogtreecommitdiff
path: root/games/utserver/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-06-17 22:59:29 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-06-17 22:59:29 +0000
commit23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d (patch)
treefa03305e656151ebe33c7e94eacc947b13d1c273 /games/utserver/Makefile
parentb347391f9ad81dd1ebc74b80d713888404b304bd (diff)
downloadports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.tar.gz
ports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.zip
Notes
Diffstat (limited to 'games/utserver/Makefile')
-rw-r--r--games/utserver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/utserver/Makefile b/games/utserver/Makefile
index 1a27c4d85a83..5aa955b830c6 100644
--- a/games/utserver/Makefile
+++ b/games/utserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= utserver
PORTVERSION= 436
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games linux
MASTER_SITES= http://public.planetmirror.com/pub/lokigames/installers/ut/ \
http://fileserver.talkware.net/ut/
@@ -22,13 +22,13 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
BROKEN= Incomplete pkg-plist
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
WRKSRC= ${WRKDIR}/ut-server
-UTDIR= usr/games/ut-server/
+UTDIR= games/ut-server/
PLIST_SUB= UTDIR="${UTDIR}"
EXTRA_PATCHES= ${WRKDIR}/patch-ngstatsut
INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755