summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/sdts++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index 15d4c8daa367..0c5c2d170428 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -15,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.so.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_GMAKE= yes