Date: Wed, 10 Dec 2014 14:45:15 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374463 - head/graphics/tiff Message-ID: <201412101445.sBAEjFj1022993@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Wed Dec 10 14:45:15 2014 New Revision: 374463 URL: https://svnweb.freebsd.org/changeset/ports/374463 QAT: https://qat.redports.org/buildarchive/r374463/ Log: - fatal regression shared lib version going backwards Modified: head/graphics/tiff/Makefile Modified: head/graphics/tiff/Makefile ============================================================================== --- head/graphics/tiff/Makefile Wed Dec 10 14:44:09 2014 (r374462) +++ head/graphics/tiff/Makefile Wed Dec 10 14:45:15 2014 (r374463) @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libjbig.so:${PORTSDIR}/graphics/jbigkit +BROKEN= shared lib version going backwards USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412101445.sBAEjFj1022993>