svn commit: r408693 - head/lang/phantomjs
Antoine Brodin
antoine at FreeBSD.org
Thu Feb 11 17:39:37 UTC 2016
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
More information about the svn-ports-head
mailing list