diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-13 05:38:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-13 05:38:21 +0000 |
commit | dbe57955e71e5264f1b83e0dc737a66d08fac7b8 (patch) | |
tree | dd3b76b1501ca315122924f1f0bcd506a37272bd /www/thundersnarf | |
parent | 3f87ae637ffece0c3fb6b8864c08931b562d86a2 (diff) | |
download | ports-dbe57955e71e5264f1b83e0dc737a66d08fac7b8.tar.gz ports-dbe57955e71e5264f1b83e0dc737a66d08fac7b8.zip |
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 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 |