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.
This commit is contained in:
wiz 2005-07-26 10:47:19 +00:00
parent a6324d3c0a
commit e68c7f81cc
2 changed files with 8 additions and 2 deletions

View file

@ -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"

View file

@ -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