diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
| commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
| tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /databases/mysql-proxy | |
| parent | Update to 0.1.9. (diff) | |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'databases/mysql-proxy')
| -rw-r--r-- | databases/mysql-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile index 89859083d7fe..74cef5f519e8 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -23,7 +23,7 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -L${LUA_LIBDIR}" \ PKG_CONFIG_PATH="${LUA_PREFIX}/share/doc/${LUA_SUBDIR}/etc" GNU_CONFIGURE= yes -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig USE_ICONV= yes USE_LDCONFIG= yes USE_LUA= 5.1+ |
