diff options
| author | Bernard Spil <brnrd@FreeBSD.org> | 2018-04-08 10:50:18 +0000 |
|---|---|---|
| committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-04-08 10:50:18 +0000 |
| commit | d77a57252afcda8d71b4b8ed71ecb179e0d2abd8 (patch) | |
| tree | cf3b43edc99c3862f817f76200d41ece17a22797 /databases/sqlbuddy | |
| parent | comms/atslog: Convert to USES=php (diff) | |
databases category: Convert to USES=php
Approved by: infrastructure modernization blanket
Notes
Notes:
svn path=/head/; revision=466790
Diffstat (limited to 'databases/sqlbuddy')
| -rw-r--r-- | databases/sqlbuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index b8dfd0eb3356..a8b500d63673 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -19,7 +19,7 @@ GH_TAGNAME= b2cdc2b NO_BUILD= yes USE_PHP= ctype pcre session mysql -WANT_PHP_WEB= yes +USES= php:web PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message |
