aboutsummaryrefslogtreecommitdiff
path: root/databases/mdbtools
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 19:09:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 19:09:03 +0000
commit2358c08a33d80bdc2089b0312f82e44d99b27788 (patch)
treed239b6db58366e22a201e225b4bcdd4808c68c94 /databases/mdbtools
parent19ca485076f9e738dbbdbfeac8d8d1ef9dd48ad6 (diff)
downloadports-2358c08a33d80bdc2089b0312f82e44d99b27788.tar.gz
ports-2358c08a33d80bdc2089b0312f82e44d99b27788.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384248
Diffstat (limited to 'databases/mdbtools')
-rw-r--r--databases/mdbtools/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index 79e541ed5892..11befc968deb 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -18,10 +18,8 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
txt2man:${PORTSDIR}/textproc/txt2man
LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
-USES= bison iconv libtool pathfix pkgconfig
+USES= autoreconf bison iconv libtool pathfix pkgconfig
PATHFIX_MAKEFILEIN= Makefile.am
-USE_AUTOTOOLS= libtoolize aclocal autoconf automake
-AUTOMAKE_ARGS= -a -c -f
USE_LDCONFIG= yes
USE_GNOME= glib20
WANT_GNOME= yes