diff options
author | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
commit | b557f43bb6f32cd797903e85e8fe718d2b6b2579 (patch) | |
tree | cfe0bfde1f380c8d727e04a3f65994a9293aead4 /sysutils/apcupsd/Makefile | |
parent | 4f168db8ff3d1a1dd71b815de3355a593fc6bf66 (diff) | |
download | pkgsrc-b557f43bb6f32cd797903e85e8fe718d2b6b2579.tar.gz |
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'sysutils/apcupsd/Makefile')
-rw-r--r-- | sysutils/apcupsd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index cb50f193429..41db9418efd 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/27 03:20:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2001/04/02 20:06:16 wiz Exp $ # DISTNAME= apcupsd-3.6.2 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.sibbald.com/apcupsd/ COMMENT= UPS power management for APCC Products BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf - BUILD_USES_MSGFMT= yes USE_GMAKE= # defined |