summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 11:10:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 11:10:22 +0000
commitbc14c0ad9e2ccc42aa33ff0e343a3160ee07c7a8 (patch)
tree7824490a3dc352048e1e66488cc82bd36243df89 /biology
parent- Add WITH_MX4J option (diff)
- Fix build on FreeBSD 10
Notes
Notes: svn path=/head/; revision=284632
Diffstat (limited to 'biology')
-rw-r--r--biology/iolib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile
index 7bc6b647d5ec..774170ae4b5c 100644
--- a/biology/iolib/Makefile
+++ b/biology/iolib/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+WITH_FBSD10_FIX=yes
USE_AUTOTOOLS= libtool:env
GNU_CONFIGURE= yes
USE_GMAKE= yes