aboutsummaryrefslogtreecommitdiffstats
path: root/biology/iolib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 19:10:22 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 19:10:22 +0800
commit94ec0e2e0aec364feea64c311928c818e814e5b1 (patch)
treefec7fb477da90d25272deadaaafe3e35b9b21328 /biology/iolib
parent5a960bed3ce62b95e0ded0c96d9efcfc9dff43de (diff)
downloadfreebsd-ports-gnome-94ec0e2e0aec364feea64c311928c818e814e5b1.tar.gz
freebsd-ports-gnome-94ec0e2e0aec364feea64c311928c818e814e5b1.tar.zst
freebsd-ports-gnome-94ec0e2e0aec364feea64c311928c818e814e5b1.zip
- Fix build on FreeBSD 10
Diffstat (limited to 'biology/iolib')
-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