Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2015 09:17:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396204 - head/lang/phantomjs
Message-ID:  <201509060917.t869HdmL053020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  6 09:17:38 2015
New Revision: 396204
URL: https://svnweb.freebsd.org/changeset/ports/396204

Log:
  Convert to USES=jpeg

Modified:
  head/lang/phantomjs/Makefile

Modified: head/lang/phantomjs/Makefile
==============================================================================
--- head/lang/phantomjs/Makefile	Sun Sep  6 09:05:17 2015	(r396203)
+++ head/lang/phantomjs/Makefile	Sun Sep  6 09:17:38 2015	(r396204)
@@ -16,11 +16,10 @@ BUILD_DEPENDS=	bash:${PORTSDIR}/shells/b
 LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2 \
 		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
 		libicui18n.so:${PORTSDIR}/devel/icu \
-		libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		libpng.so:${PORTSDIR}/graphics/png
 
 PROJECTHOST=	phantomjs
-USES=		bison:build compiler gmake perl5 pkgconfig python:build zip
+USES=		bison:build compiler gmake jpeg perl5 pkgconfig python:build zip
 USE_PERL5=	build
 USE_RUBY=	yes
 RUBY_NO_RUN_DEPENDS=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509060917.t869HdmL053020>