aboutsummaryrefslogtreecommitdiff
path: root/graphics/crystalentitylayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/crystalentitylayer/Makefile')
-rw-r--r--graphics/crystalentitylayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/crystalentitylayer/Makefile b/graphics/crystalentitylayer/Makefile
index 1a711410c421..b0050c4a25bc 100644
--- a/graphics/crystalentitylayer/Makefile
+++ b/graphics/crystalentitylayer/Makefile
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --without-python
.endif
.if!defined(WITHOUT_CPPUNIT)
-LIB_DEPENDS+= cppunit-1.10:${PORTSDIR}/devel/cppunit
+BUILD_DEPENDS+= cppunit-config:${PORTSDIR}/devel/cppunit
.else
CONFIGURE_ARGS+= --without-cppunit
.endif