Date: Wed, 25 Dec 2013 20:10:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337449 - head/graphics/lcms2 Message-ID: <201312252010.rBPKAHp2086544@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Dec 25 20:10:17 2013 New Revision: 337449 URL: http://svnweb.freebsd.org/changeset/ports/337449 Log: - Use USES=pathfix Modified: head/graphics/lcms2/Makefile Modified: head/graphics/lcms2/Makefile ============================================================================== --- head/graphics/lcms2/Makefile Wed Dec 25 19:45:08 2013 (r337448) +++ head/graphics/lcms2/Makefile Wed Dec 25 20:10:17 2013 (r337449) @@ -20,8 +20,9 @@ TIFFICC_DESC= Build color profile applie CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= gnomehack lthack +USE_GNOME= lthack USE_LDCONFIG= yes +USES= pathfix PLIST_SUB= PORTVERSION=${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312252010.rBPKAHp2086544>