aboutsummaryrefslogtreecommitdiff
path: root/math/tvmet
diff options
context:
space:
mode:
Diffstat (limited to 'math/tvmet')
-rw-r--r--math/tvmet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile
index 0486b3b1ad4c..79e388b6e79c 100644
--- a/math/tvmet/Makefile
+++ b/math/tvmet/Makefile
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-cxx=${CXX}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCPPUNIT}
-LIB_DEPENDS+= libcppunit.so:${PORTSDIR}/devel/cppunit
+LIB_DEPENDS+= libcppunit.so:devel/cppunit
CONFIGURE_ARGS+= --with-cppunit-prefix=${LOCALBASE}
.else
CONFIGURE_ENV+= ac_cv_path_CPPUNIT_CONFIG=no