diff options
author | Chris Rees <crees@FreeBSD.org> | 2014-11-22 19:13:49 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2014-11-22 19:13:49 +0000 |
commit | 1e94b6fb2fcd5b909eed4341ee4677f8d6606743 (patch) | |
tree | 5c142b51c330f8fe0f5271fcacdfe9f4e7108bf6 /www/kannel | |
parent | 0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff) | |
download | ports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.tar.gz ports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.zip |
Notes
Diffstat (limited to 'www/kannel')
-rw-r--r-- | www/kannel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 3419e56d9e91..a44c193079d2 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -35,7 +35,7 @@ SQLITE3_CONFIGURE_WITH= sqlite3 MYSQL_USE= MYSQL=yes MYSQL_CONFIGURE_WITH= mysql -PGSQL_USE= PGSQL=yes +PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= pgsql post-install: |