aboutsummaryrefslogtreecommitdiff
path: root/devel/sdts++
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /devel/sdts++
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
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