diff options
Diffstat (limited to 'databases/sqlite2')
| -rw-r--r-- | databases/sqlite2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 9e67e4b7b354..24b7cbddd669 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -13,6 +13,7 @@ PORTNAME= sqlite PORTVERSION= 2.8.15 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -56,6 +57,7 @@ MAKE_ENV+= TCL_VER=${TCL_V} .endif USE_GMAKE= YES +USE_GNOME= pkgconfig USE_LIBTOOL_VER= 13 GNU_CONFIGURE= YES USE_REINPLACE= YES |
