diff options
Diffstat (limited to 'biology/iolib')
-rw-r--r-- | biology/iolib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile index c47066958bca..5a16d60db4c3 100644 --- a/biology/iolib/Makefile +++ b/biology/iolib/Makefile @@ -13,7 +13,7 @@ COMMENT= General purpose trace file (and Experiment File) reading interface LICENSE= BSD -LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool:env GNU_CONFIGURE= yes |