svn commit: r503320 - head/cad/qcad/files

Michael Reifenberger mr at FreeBSD.org
Sun Jun 2 18:07:40 UTC 2019


Author: mr
Date: Sun Jun  2 18:07:39 2019
New Revision: 503320
URL: https://svnweb.freebsd.org/changeset/ports/503320

Log:
  Add missed patch-src_scripting_ecmaapi_ecmaapi.pro

Added:
  head/cad/qcad/files/patch-src_scripting_ecmaapi_ecmaapi.pro   (contents, props changed)

Added: head/cad/qcad/files/patch-src_scripting_ecmaapi_ecmaapi.pro
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/cad/qcad/files/patch-src_scripting_ecmaapi_ecmaapi.pro	Sun Jun  2 18:07:39 2019	(r503320)
@@ -0,0 +1,10 @@
+--- src/scripting/ecmaapi/ecmaapi.pro.orig	2019-05-01 14:25:33 UTC
++++ src/scripting/ecmaapi/ecmaapi.pro
+@@ -4,7 +4,6 @@ CONFIG += plugin
+ TARGET = $${RLIBNAME}ecmaapi
+ CONFIG -= warn_on
+ CONFIG += warn_off
+-CONFIG += precompile_header
+ PRECOMPILED_HEADER = stable.h
+ OTHER_FILES += ecmaapi.dox
+ DEFINES += QCADECMAAPI_LIBRARY


More information about the svn-ports-all mailing list