Date: Fri, 13 Dec 2013 15:01:37 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336351 - head/databases/libdrizzle Message-ID: <201312131501.rBDF1bBv082030@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Dec 13 15:01:36 2013 New Revision: 336351 URL: http://svnweb.freebsd.org/changeset/ports/336351 Log: All modern compiler can build libdrizzle Modified: head/databases/libdrizzle/Makefile Modified: head/databases/libdrizzle/Makefile ============================================================================== --- head/databases/libdrizzle/Makefile Fri Dec 13 14:55:55 2013 (r336350) +++ head/databases/libdrizzle/Makefile Fri Dec 13 15:01:36 2013 (r336351) @@ -15,7 +15,6 @@ LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/d OPTIONS_DEFINE= DOXYGEN EXAMPLES -USE_GCC= 4.2+ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-libsqlite3 USE_GMAKE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312131501.rBDF1bBv082030>