diff options
Diffstat (limited to 'databases/sqlite2/Makefile')
-rw-r--r-- | databases/sqlite2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 022aa2477bee..f9247206ad90 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -8,7 +8,6 @@ PORTNAME= sqlite PORTVERSION= 2.8.17 -PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ @@ -18,7 +17,6 @@ COMMENT= An SQL database engine in a C library w/ Tcl wrapper USE_GMAKE= YES USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= YES INSTALLS_SHLIB= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints |