summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cunit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index 6a5b45d73afb..37e0edca76b3 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src
MAINTAINER= stefan@fh-mainz.de
COMMENT= An automated unit testing framework for C
+CONFLICTS= c-unit-[0-9]*
+
WRKSRC= ${WRKDIR}/${PORTNAME:S/^cu/CU/}-${DISTVERSION}
DOCSDIR= ${PREFIX}/share/doc/CUnit
GNU_CONFIGURE= yes