diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-30 20:00:28 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-30 20:00:28 +0000 |
commit | 899d2706b71f82953aaf4af9bc2bf4e7cd2f9b2a (patch) | |
tree | 270562017b587dd8298cb2d848dcb0ece32fd220 /www/thundersnarf | |
parent | ceab3c8133ddd1440762d463731c2f3b49e05239 (diff) |
Notes
Diffstat (limited to 'www/thundersnarf')
-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 6df9b00ca7dc..48a446b38669 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.6:${PORTSDIR}/ftp/curl:install +LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl SUB_FILES= pkg-message |