aboutsummaryrefslogtreecommitdiff
path: root/devel/cppunit
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
commit44eaadcb751194bcef34890a161d4bf9a873a2a4 (patch)
tree37076f8661cc0a667d6e54eab2728ecc665430a0 /devel/cppunit
parent156cc72026ce25b8da3d604f4fb691e4d6413b5f (diff)
Notes
Diffstat (limited to 'devel/cppunit')
-rw-r--r--devel/cppunit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index 52a46df0ae0b..a57482e22665 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= C++ port of the JUnit framework for unit testing
-OPTIONS_DEFINE= DOXYGEN
+OPTIONS_DEFINE= DOXYGEN DOCS
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes