diff options
Diffstat (limited to 'www/plexwatchweb/Makefile')
-rw-r--r-- | www/plexwatchweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plexwatchweb/Makefile b/www/plexwatchweb/Makefile index 803ba52a2057..0546c1e9ee64 100644 --- a/www/plexwatchweb/Makefile +++ b/www/plexwatchweb/Makefile @@ -9,7 +9,7 @@ CATEGORIES= www MAINTAINER= ultima1252@gmail.com COMMENT= Web front-end for plexWatch -RUN_DEPENDS= multimedia/plexwatch>=0.1.6:${PORTSDIR}/multimedia/plexwatch +RUN_DEPENDS= multimedia/plexwatch>=0.1.6:multimedia/plexwatch USE_PHP= curl json session simplexml sqlite3 |