diff options
Diffstat (limited to 'devel/cunit/Makefile')
-rw-r--r-- | devel/cunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 6bc93acd9895..6a5b45d73afb 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/^cu/CU/}-${DISTVERSION} DOCSDIR= ${PREFIX}/share/doc/CUnit GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:268 +USE_AUTOTOOLS= autoheader USE_LDCONFIG= yes MAN3= CUnit.3 |