diff options
Diffstat (limited to 'devel/cunit')
-rw-r--r-- | devel/cunit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index b117353438b8..16a9a45a0651 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -6,7 +6,7 @@ PORTNAME= cunit DISTVERSION= 2.1-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/CUnit/2.1-0 DISTNAME= ${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src @@ -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:262 +USE_AUTOTOOLS= autoheader:267 USE_LDCONFIG= yes MAN3= CUnit.3 |