aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-29 19:04:20 +0800
committerbapt <bapt@FreeBSD.org>2015-03-29 19:04:20 +0800
commitd12b240371131aa4bddffc39e1455b87f2f7678c (patch)
treed45cdeef1935b129bf22501b618bb4d748584854 /databases
parent35bceb925c5a3e819ac269a3276b82f9d45152bf (diff)
downloadfreebsd-ports-gnome-d12b240371131aa4bddffc39e1455b87f2f7678c.tar.gz
freebsd-ports-gnome-d12b240371131aa4bddffc39e1455b87f2f7678c.tar.zst
freebsd-ports-gnome-d12b240371131aa4bddffc39e1455b87f2f7678c.zip
Convert to USES=autoreconf
Diffstat (limited to 'databases')
-rw-r--r--databases/vsqlite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile
index df9d16809285..e269878bd4ba 100644
--- a/databases/vsqlite/Makefile
+++ b/databases/vsqlite/Makefile
@@ -18,9 +18,8 @@ GH_PROJECT= vsqlite--
GH_TAGNAME= 1bc5a98
GH_COMMIT= 1bc5a98
-USES= compiler:c++0x libtool
-USE_AUTOTOOLS= libtoolize aclocal autoconf automake
-AUTOMAKE_ARGS= -a -c -f
+USES= autoreconf compiler:c++0x libtool
+GNU_CONFIGURE= yes
USE_SQLITE= 3
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip