From 03419670bf2a50728c9b302e1ab168686cc2939b Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 26 Jul 2005 10:47:19 +0000 Subject: Add missing files to PLIST. Set USE_PKGLOCALEDIR. Depend on a libpcap that is new enough (pcap_freecode with one argument). Should fix bulk build. --- net/ucarp/Makefile | 6 +++++- net/ucarp/PLIST | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'net/ucarp') diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile index 1b44161d892..6a2db998a9a 100644 --- a/net/ucarp/Makefile +++ b/net/ucarp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/07/13 17:51:50 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2005/07/26 10:47:19 wiz Exp $ # DISTNAME= ucarp-1.0 @@ -12,6 +12,10 @@ HOMEPAGE= http://www.ucarp.org/ COMMENT= Common Address Redundancy Protocol (CARP) for Unix GNU_CONFIGURE= yes +USE_PKGLOCALEDIR= yes + +# pcap_freecode with one argument only +BUILDLINK_DEPENDS.libpcap+= libpcap>=0.6.0 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../net/libpcap/buildlink3.mk" diff --git a/net/ucarp/PLIST b/net/ucarp/PLIST index 8790b23eda9..80ca0c4609f 100644 --- a/net/ucarp/PLIST +++ b/net/ucarp/PLIST @@ -1,2 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/08 10:30:31 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/07/26 10:47:19 wiz Exp $ sbin/ucarp +${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/ucarp.mo +${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/ucarp.mo -- cgit v1.2.3