Index: head/biology/iolib/Makefile =================================================================== --- head/biology/iolib/Makefile (revision 484208) +++ head/biology/iolib/Makefile (revision 484209) @@ -1,29 +1,25 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= io_lib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1-14-10 CATEGORIES= biology MAINTAINER= danilo@FreeBSD.org COMMENT= General purpose trace file (and Experiment File) reading interface LICENSE= BSD3CLAUSE -BROKEN_mips= fails to compile: bgzip.c: error: invalid operands to binary & -BROKEN_mips64= fails to compile: bgzip.c: error: invalid operands to binary & -BROKEN_powerpc64= fails to compile: bgzip.c: error: invalid operands to binary & - LIB_DEPENDS= libcurl.so:ftp/curl USES= autoreconf gmake libtool USE_GITHUB= yes GH_ACCOUNT= jkbonfield GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include