1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Chase libpcap shlib change.

This commit is contained in:
Wesley Shields 2010-04-07 19:50:21 +00:00
parent e39b894e35
commit 2b99808800
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252408
2 changed files with 4 additions and 2 deletions

View File

@ -7,13 +7,14 @@
PORTNAME= jpcap
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= net devel java
MASTER_SITES= http://netresearch.ics.uci.edu/kfujii/jpcap/
MAINTAINER= bms@FreeBSD.org
COMMENT= JNI wrapper around libpcap
LIB_DEPENDS= pcap.3:${PORTSDIR}/net/libpcap
LIB_DEPENDS= pcap.1:${PORTSDIR}/net/libpcap
USE_GMAKE= yes
USE_JAVA= yes

View File

@ -7,6 +7,7 @@
PORTNAME= xorp-devel
PORTVERSION= 2009120801
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bms
@ -18,7 +19,7 @@ COMMENT= Open source network routing platform, development branch
# Uses libcurses, libcrypto, librt from base system.
BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \
pcap.3:${PORTSDIR}/net/libpcap
pcap.1:${PORTSDIR}/net/libpcap
CONFLICTS= xorp-1*