diff options
Diffstat (limited to 'www/thundersnarf/Makefile')
-rw-r--r-- | www/thundersnarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thundersnarf/Makefile b/www/thundersnarf/Makefile index 498e2b521ecd..22c9b913a7ce 100644 --- a/www/thundersnarf/Makefile +++ b/www/thundersnarf/Makefile @@ -42,7 +42,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/datab USE_PHP+= curl pcre bcmath pdo mcrypt mhash session pgsql spl dom xmlrpc ctype openssl simplexml soap json .endif -LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl:install +LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl SUB_FILES= pkg-message |