Date: Tue, 11 Nov 2014 09:42:34 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372438 - head/graphics/ImageMagick Message-ID: <201411110942.sAB9gYAl065515@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Tue Nov 11 09:42:33 2014 New Revision: 372438 URL: https://svnweb.freebsd.org/changeset/ports/372438 QAT: https://qat.redports.org/buildarchive/r372438/ Log: Unbreak LICENSE_FILE Modified: head/graphics/ImageMagick/Makefile Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Tue Nov 11 08:40:52 2014 (r372437) +++ head/graphics/ImageMagick/Makefile Tue Nov 11 09:42:33 2014 (r372438) @@ -32,7 +32,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= Image processing tools LICENSE= APACHE20 -LICENSE_FILE= LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411110942.sAB9gYAl065515>