From ddb373f73d4e3f59b81c46a52a05f64d2fb7bd3f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 18 Dec 2014 11:45:13 +0000 Subject: [PATCH] Convert to USES=autoreconf --- comms/ser2net/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile index 92c9c1dbe05a..d2d8a894c8ea 100644 --- a/comms/ser2net/Makefile +++ b/comms/ser2net/Makefile @@ -15,8 +15,8 @@ OPTIONS_DEFINE= DOCS USE_RC_SUBR= ${PORTNAME} -USE_AUTOTOOLS= libtoolize aclocal automake autoconf -AUTOMAKE_ARGS= --add-missing +USES= autoreconf libtool +GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample \