diff options
Diffstat (limited to 'games/hlserver-cs/Makefile')
-rw-r--r-- | games/hlserver-cs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index efed0fa778b3..97be1a8db4f2 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -38,7 +38,6 @@ WRKSRC?= ${WRKDIR}/${PORTNAME} PLIST_SUB+= ${PLIST_SUB_MASTER} INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 -SORT?= /usr/bin/sort HALFLIFESERVER_PORT= ${.CURDIR}/../halflifeserver HLDSDIR!= cd ${HALFLIFESERVER_PORT} && ${MAKE} -V HLDSDIR |