1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Forgot SUB_LIST (without it, %%s didn't expand in rc script)

- No PORTREVISION bump (caught before mirrors had a change to sync)

PR:		ports/166654
Submitted by:	scheidell (me)
Approved by:	maintainer (implicit)
This commit is contained in:
Michael Scheidell 2012-05-04 18:46:56 +00:00
parent 83a2497645
commit 8d0c43914d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296017
2 changed files with 4 additions and 1 deletions

View File

@ -46,6 +46,9 @@ PLIST_SUB+= DBDIR=${DBDIR} \
GROUPS=${GROUPS} \
BINGRP=${BINGRP}
SUB_LIST+= DBDIR=${DBDIR} \
LOGDIR=${LOGDIR}
.include <bsd.port.options.mk>
.if ${ARCH} == "i386"

View File

@ -9,7 +9,7 @@ If you have a license file (licensekey.dat) and/or ts3server.ini,
put it into %%ETCDIR%%
To see the admin token after the first start, have a look
into the logs in /var/log/teamspeak
into the logs in %%LOGDIR%%
TeamSpeak DNS server (tsdns) is not handled by this port. If you
need id, please download and install it manually.