diff options
Diffstat (limited to 'sysutils/ups-nut')
-rw-r--r-- | sysutils/ups-nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ups-nut/Makefile b/sysutils/ups-nut/Makefile index 564ddf9fc12..f70f232e2fc 100644 --- a/sysutils/ups-nut/Makefile +++ b/sysutils/ups-nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/04/05 22:38:09 martin Exp $ +# $NetBSD: Makefile,v 1.31 2004/04/11 01:59:10 snj Exp $ # DISTNAME= nut-2.0.0 @@ -10,7 +10,7 @@ MAINTAINER= lukem@NetBSD.org HOMEPAGE= http://www.networkupstools.org/ COMMENT= Network UPS Tools -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${NUT_CONFDIR} \ |