diff options
Diffstat (limited to 'devel/cunit')
-rw-r--r-- | devel/cunit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 6d324a696de7..67c1f4e64e5d 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -18,7 +18,6 @@ COMMENT= An automated unit testing framework for C WRKSRC= ${WRKDIR}/${PORTNAME:S/^cu/CU/}-${DISTVERSION} DOCSDIR= ${PREFIX}/share/doc/CUnit GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_AUTOTOOLS= autoheader:262 USE_LDCONFIG= yes |