diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 11:10:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 11:10:22 +0000 |
commit | bc14c0ad9e2ccc42aa33ff0e343a3160ee07c7a8 (patch) | |
tree | 7824490a3dc352048e1e66488cc82bd36243df89 /biology/iolib | |
parent | f2538417a3a1baa7b7faa7c6b4cdd283d457ff16 (diff) | |
download | ports-bc14c0ad9e2ccc42aa33ff0e343a3160ee07c7a8.tar.gz ports-bc14c0ad9e2ccc42aa33ff0e343a3160ee07c7a8.zip |
Notes
Diffstat (limited to 'biology/iolib')
-rw-r--r-- | biology/iolib/Makefile | 1 |
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 |