aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mu
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-04-18 23:14:57 +0800
committertijl <tijl@FreeBSD.org>2015-04-18 23:14:57 +0800
commit0e4714a35e0a1dbad8571e70dd58de73cd75e9bd (patch)
treeb61b1965e672cbfbc413084d564e65454bf0286a /mail/mu
parentbdf535c9fa1e802419dbc1324bc3b88412eab7e7 (diff)
downloadfreebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.tar.gz
freebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.tar.zst
freebsd-ports-gnome-0e4714a35e0a1dbad8571e70dd58de73cd75e9bd.zip
Convert to USES=autoreconf
Diffstat (limited to 'mail/mu')
-rw-r--r--mail/mu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mu/Makefile b/mail/mu/Makefile
index eb401ae3eab5..aa04db4b8a47 100644
--- a/mail/mu/Makefile
+++ b/mail/mu/Makefile
@@ -20,10 +20,9 @@ GH_PROJECT= ${PORTNAME}
GH_TAGNAME= ${PORTVERSION:S/^/v/}
GH_COMMIT= 7888ba3
-USES= gmake libtool makeinfo pkgconfig
+USES= autoreconf gmake libtool makeinfo pkgconfig
USE_GNOME= glib20
-USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
-AUTOMAKE_ARGS= --add-missing
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules --disable-gtk
INSTALL_TARGET= install-strip