summaryrefslogtreecommitdiff
path: root/net/cdpd
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-02-05 16:11:47 +0000
committeradrianp <adrianp@pkgsrc.org>2005-02-05 16:11:47 +0000
commit0c68e0f8624c9105f6c07bdbd36ea919e37e3407 (patch)
tree1eb7088b67060c570eba0900d75057276ec6fb91 /net/cdpd
parente17c7606674ac1fd1e16f420408d934c5c554670 (diff)
downloadpkgsrc-0c68e0f8624c9105f6c07bdbd36ea919e37e3407.tar.gz
Fix BUILDLINK_DEPENDS.libnet for bulk-builds
Diffstat (limited to 'net/cdpd')
-rw-r--r--net/cdpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile
index debab4c4732..d9533596fd1 100644
--- a/net/cdpd/Makefile
+++ b/net/cdpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/01/28 23:35:59 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/05 16:11:47 adrianp Exp $
#
DISTNAME= cdpd-1.0.2
@@ -12,7 +12,7 @@ COMMENT= Simple daemon to send Cisco Discovery Protocol packets
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-BUILDLINK_DEPENDS.libnet+= libnet<=1.0.1b
+BUILDLINK_DEPENDS.libnet+= libnet-1.0.*
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cdpd ${PREFIX}/sbin/cdpd