aboutsummaryrefslogtreecommitdiff
path: root/net/pwhois
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
commit581cac9416d38f70a9e5c680d9751230bd43cbc4 (patch)
tree4ec74f3dd744ca8054cce78df35237dd5b189528 /net/pwhois
parent2f26d37a5937d9b654ab7ef7fc9f16733f276fce (diff)
downloadports-581cac9416d38f70a9e5c680d9751230bd43cbc4.tar.gz
ports-581cac9416d38f70a9e5c680d9751230bd43cbc4.zip
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Notes
Notes: svn path=/head/; revision=517643
Diffstat (limited to 'net/pwhois')
-rw-r--r--net/pwhois/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pwhois/Makefile b/net/pwhois/Makefile
index 1aaf26ed024f..2e241fd1df82 100644
--- a/net/pwhois/Makefile
+++ b/net/pwhois/Makefile
@@ -25,9 +25,8 @@ FETCH_ARGS= -p
USERS= ${PORTNAME}
GROUPS= ${PORTNAME}
-USES= shebangfix tar:tgz
+USES= mysql shebangfix tar:tgz
SHEBANG_FILES= pwhois-updatedb
-USE_MYSQL= client
USE_RC_SUBR= ${PORTNAME}d
SUB_FILES= pkg-message 512.pwhois-updatedb
SUB_LIST= TOUCH="${TOUCH}" RM="${RM}" CHOWN="${CHOWN}" \