diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /net/xorp-devel/Makefile | |
parent | Add a not about boost update (diff) |
Chase boost update
Notes
Notes:
svn path=/head/; revision=311310
Diffstat (limited to 'net/xorp-devel/Makefile')
-rw-r--r-- | net/xorp-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile index 3b2d7f4fc841..87bfe9392f99 100644 --- a/net/xorp-devel/Makefile +++ b/net/xorp-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorp-devel PORTVERSION= 2009120801 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bms @@ -13,7 +13,6 @@ MAINTAINER= ports@FreeBSD.org 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:${PORTSDIR}/devel/boost-libs \ pcap:${PORTSDIR}/net/libpcap |