aboutsummaryrefslogtreecommitdiff
path: root/devel/libcheck
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-28 16:47:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-28 16:47:58 +0000
commit8b0b2a998b7119e0dd05be9159e333053134d22f (patch)
tree93a0330e554973559ee1cfbdf582313781feca9b /devel/libcheck
parent633d2e8c390942fb43ce0fb6409172cbed688034 (diff)
downloadports-8b0b2a998b7119e0dd05be9159e333053134d22f.tar.gz
ports-8b0b2a998b7119e0dd05be9159e333053134d22f.zip
- Fix build on FreeBSD 10
Approved by: maintainer via irc
Notes
Notes: svn path=/head/; revision=284543
Diffstat (limited to 'devel/libcheck')
-rw-r--r--devel/libcheck/Makefile1
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