Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 17:39:35 +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: r408693 - head/lang/phantomjs
Message-ID:  <201602111739.u1BHdZ58050315@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Feb 11 17:39:35 2016
New Revision: 408693
URL: https://svnweb.freebsd.org/changeset/ports/408693

Log:
  Add explicit USES=gperf

Modified:
  head/lang/phantomjs/Makefile

Modified: head/lang/phantomjs/Makefile
==============================================================================
--- head/lang/phantomjs/Makefile	Thu Feb 11 17:22:00 2016	(r408692)
+++ head/lang/phantomjs/Makefile	Thu Feb 11 17:39:35 2016	(r408693)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 		libpng.so:${PORTSDIR}/graphics/png
 
 PROJECTHOST=	phantomjs
-USES=		bison:build compiler gmake jpeg perl5 pkgconfig python:build zip
+USES=		bison:build compiler gmake gperf 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?201602111739.u1BHdZ58050315>