diff options
Diffstat (limited to 'www/freshrss')
| -rw-r--r-- | www/freshrss/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/freshrss/Makefile b/www/freshrss/Makefile index ce28828..e7d0df4 100644 --- a/www/freshrss/Makefile +++ b/www/freshrss/Makefile @@ -23,9 +23,8 @@ USE_PHP= ctype curl dom filter gd iconv mbstring pdo pdo_sqlite \ NO_ARCH= yes NO_BUILD= yes -PLIST_SUB= WWWGRP=${WWWGRP} \ - WWWOWN=${WWWOWN} \ - WWWDIR=${WWWDIR:S,${PREFIX}/,,} +PLIST_SUB+= WWWGRP=${WWWGRP} \ + WWWOWN=${WWWOWN} SUB_FILES= pkg-message nginx.conf.sample SUB_LIST= WWWDIR=${WWWDIR} |
