aboutsummaryrefslogtreecommitdiff
path: root/databases/vsqlite
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-29 11:04:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-29 11:04:20 +0000
commit7a51c3cc64691af3873c0e468d5466891988b674 (patch)
treed45cdeef1935b129bf22501b618bb4d748584854 /databases/vsqlite
parentad988ea7f8bcc80fe83c42f092a8a22e9524b9a8 (diff)
downloadports-7a51c3cc64691af3873c0e468d5466891988b674.tar.gz
ports-7a51c3cc64691af3873c0e468d5466891988b674.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=382584
Diffstat (limited to 'databases/vsqlite')
-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