summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-01-11 13:54:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-01-11 13:54:03 +0000
commit9f52d4641a3fe2cb1b852d140c7663a9d6bc3702 (patch)
tree2e3de100e729ed29a4a0932e041bc7ac1513b30b
parentsysutils/s6-rc: update 0.0.2.1 -> 0.4.0.0 (diff)
Replace USE_AUTOTOOLS with USES=autoreconf.
Notes
Notes: svn path=/head/; revision=458738
-rw-r--r--sysutils/nut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index 416bbce8788b..80bfd63f18ef 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -12,10 +12,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= cy@FreeBSD.org
COMMENT= Network UPS Tools
-USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gmake pkgconfig libtool
+USES= autoreconf gmake pkgconfig libtool
NUT_USER?= uucp
NUT_GROUP?= uucp