diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-13 15:01:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-13 15:01:36 +0000 |
commit | 672fa51cf1c8514da5dd551bbd471551ed6b70ef (patch) | |
tree | b6c02c8bf8a1bb40eb5e722a3c3ee5253ea3bd8d /databases/libdrizzle | |
parent | 7dd57b37baee860810de2d27c452d1e06d9ad239 (diff) |
Notes
Diffstat (limited to 'databases/libdrizzle')
-rw-r--r-- | databases/libdrizzle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/libdrizzle/Makefile b/databases/libdrizzle/Makefile index 69ac70745b65..873278a3a873 100644 --- a/databases/libdrizzle/Makefile +++ b/databases/libdrizzle/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 OPTIONS_DEFINE= DOXYGEN EXAMPLES -USE_GCC= 4.2+ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-libsqlite3 USE_GMAKE= yes |