aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdts++
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
committerbarner <barner@FreeBSD.org>2007-07-04 23:10:58 +0800
commitbf1a3874aa1c460365e3e2ec3861fb30d88ce983 (patch)
tree1959b096418c744ba154c2fbbfdbf7055a654918 /devel/sdts++
parentf68596762687c06b29aade20be0bfa9330b5ee81 (diff)
downloadfreebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.gz
freebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.zst
freebsd-ports-gnome-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.zip
- Bump boost shared library version to 4
- Bump PORTREVISION
Diffstat (limited to 'devel/sdts++')
-rw-r--r--devel/sdts++/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index 805757005755..f5ccf9004069 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdts++
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \
http://lychnobite.org/sdts/
@@ -14,7 +15,7 @@ MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library for SDTS related development
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes