diff options
Diffstat (limited to 'games/utserver-to')
-rw-r--r-- | games/utserver-to/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile index c4ea2e4..ba83ffa 100644 --- a/games/utserver-to/Makefile +++ b/games/utserver-to/Makefile @@ -48,7 +48,6 @@ STRIP= UTDIR= usr/games/ut-server/ PLIST_SUB+= UTDIR="${UTDIR}" INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} -SORT?= /usr/bin/sort UTSERVER_PORT= ${.CURDIR}/../utserver MASTERPKGMESSAGE!= cd ${UTSERVER_PORT} && ${MAKE} -V PKGMESSAGE |