diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index ef3b1eb0e517..5fc71c1db0d7 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= A unit test framework for C GNU_CONFIGURE= yes +WITH_FBSD10_FIX= yes PLIST_SUB= CHECK_VERSION=${PORTVERSION} USE_GMAKE= yes USE_LDCONFIG= yes |