summaryrefslogtreecommitdiff
path: root/net/ucarp
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-26 10:47:19 +0000
committerwiz <wiz>2005-07-26 10:47:19 +0000
commitd2fde0848fece2f5591664d3d90364e91d2fa46a (patch)
tree6af5d9e5e953bccb18e5218388ae9664b401f4db /net/ucarp
parentfb3f89bb41d7cd32ced36e9cb3b46b0cf8d2997c (diff)
downloadpkgsrc-d2fde0848fece2f5591664d3d90364e91d2fa46a.tar.gz
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.
Diffstat (limited to 'net/ucarp')
-rw-r--r--net/ucarp/Makefile6
-rw-r--r--net/ucarp/PLIST4
2 files changed, 8 insertions, 2 deletions
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