diff options
author | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
commit | 7df864000e47739ba63ddd41f99ae10e67721bff (patch) | |
tree | cfe0bfde1f380c8d727e04a3f65994a9293aead4 /sysutils/apcupsd/Makefile | |
parent | 5d481883637f698c36be3e03b6fcd4f03e46ea2b (diff) | |
download | pkgsrc-7df864000e47739ba63ddd41f99ae10e67721bff.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 |