aboutsummaryrefslogtreecommitdiff
path: root/mail/mu
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
commit2f31f6488fc45cfcb998f900f0bb0e7987a6b06e (patch)
treeb61b1965e672cbfbc413084d564e65454bf0286a /mail/mu
parentf84bddd9c2463df378b01403cde0d0433c25b7dd (diff)
downloadports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.tar.gz
ports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384229
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