summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-07-09 19:56:08 +0000
committersalo <salo@pkgsrc.org>2006-07-09 19:56:08 +0000
commit74f08aef307562b9eee6d75de72a6bb0a7144d43 (patch)
treed54daf659b47840d6aaf89ab22a4787ce19f1c54 /net
parent06f1f70efd6914bda8d0ca4dbcbd4bbe02b9c633 (diff)
downloadpkgsrc-74f08aef307562b9eee6d75de72a6bb0a7144d43.tar.gz
Pullup ticket 1727 - requested by joerg
build fix for ucarp Revisions pulled up: - pkgsrc/net/ucarp/Makefile 1.9 Module Name: pkgsrc Committed By: joerg Date: Thu Jul 6 13:18:11 UTC 2006 Modified Files: pkgsrc/net/ucarp: Makefile Log Message: Needs msgfmt.
Diffstat (limited to 'net')
-rw-r--r--net/ucarp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile
index 64c46654109..440385f10b3 100644
--- a/net/ucarp/Makefile
+++ b/net/ucarp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:35 reed Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2006/07/09 19:56:08 salo Exp $
#
DISTNAME= ucarp-1.1
@@ -13,6 +13,7 @@ COMMENT= Common Address Redundancy Protocol (CARP) for Unix
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
+USE_TOOLS+= msgfmt
# pcap_freecode with one argument only
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.6.0