freebsd-ports/lang/phantomjs/files/patch-src-phantomjs.pro
Jun Kuriyama 59e3012f17 - Honor $MAKE_JOBS_NUMBER [1].
- Upgrade to 1.9.2.
- Use $STAGEDIR.

PR:		ports/181983 [1]
Submitted by:	mat [1]
2013-10-01 07:43:51 +00:00

11 lines
349 B
Prolog

--- src/phantomjs.pro.orig 2013-10-01 10:49:57.204247173 +0900
+++ src/phantomjs.pro 2013-10-01 10:50:42.830414131 +0900
@@ -60,7 +60,7 @@
include(linenoise/linenoise.pri)
include(qcommandline/qcommandline.pri)
-linux*|mac {
+linux*|mac|freebsd* {
INCLUDEPATH += breakpad/src
SOURCES += breakpad/src/client/minidump_file_writer.cc \