summaryrefslogtreecommitdiff
path: root/cad/lepton-eda/files/patch-cli_Makefile.am
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-01-01 20:52:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-01-01 20:52:54 +0000
commitcb24bd26f82a89678bcbe6d52d72c67a43dd913d (patch)
tree6ef75c4e4a64387cbbf1dec4efcc46b7eedc9a4e /cad/lepton-eda/files/patch-cli_Makefile.am
parent- Mark DEPRECATED. It was replaced by devel/sope4 (diff)
cad/lepton-eda: Update to 1.9.9
PR: 241289 Submitted by: dmn <graahnul.grom@gmail.com> (maintainer)
Diffstat (limited to 'cad/lepton-eda/files/patch-cli_Makefile.am')
-rw-r--r--cad/lepton-eda/files/patch-cli_Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/lepton-eda/files/patch-cli_Makefile.am b/cad/lepton-eda/files/patch-cli_Makefile.am
deleted file mode 100644
index 25cecbc2d7f1..000000000000
--- a/cad/lepton-eda/files/patch-cli_Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- cli/Makefile.am.orig 2019-07-19 17:10:25 UTC
-+++ cli/Makefile.am
-@@ -28,7 +28,7 @@ lepton_cli_CPPFLAGS = \
- lepton_cli_CFLAGS = \
- $(GCC_CFLAGS) $(MINGW_CFLAGS) $(GUILE_CFLAGS) $(GTK_CFLAGS) \
- $(GDK_PIXBUF_CFLAGS) $(CAIRO_CFLAGS) $(CAIRO_PNG_CFLAGS) \
-- $(CAIRO_PDF_CLAGS) $(CAIRO_PS_CFLAGS) $(CAIRO_SVG_CFLAGS)
-+ $(CAIRO_PDF_CLAGS) $(CAIRO_PS_CFLAGS) $(CAIRO_SVG_CFLAGS) $(CFLAGS)
- lepton_cli_LDFLAGS = $(GUILE_LIBS) $(GTK_LIBS) $(GDK_PIXBUF_LIBS) $(CAIRO_LIBS) \
- $(CAIRO_PNG_LIBS) $(CAIRO_PDF_CLAGS) $(CAIRO_PS_LIBS) $(CAIRO_SVG_LIBS)
- lepton_cli_LDADD = \