diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-01 20:52:54 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-01 20:52:54 +0000 |
commit | cb24bd26f82a89678bcbe6d52d72c67a43dd913d (patch) | |
tree | 6ef75c4e4a64387cbbf1dec4efcc46b7eedc9a4e /cad/lepton-eda/files/patch-liblepton_src_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-liblepton_src_Makefile.am')
-rw-r--r-- | cad/lepton-eda/files/patch-liblepton_src_Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/lepton-eda/files/patch-liblepton_src_Makefile.am b/cad/lepton-eda/files/patch-liblepton_src_Makefile.am deleted file mode 100644 index d6d0e6628d86..000000000000 --- a/cad/lepton-eda/files/patch-liblepton_src_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- liblepton/src/Makefile.am.orig 2019-07-19 16:53:37 UTC -+++ liblepton/src/Makefile.am -@@ -99,7 +99,7 @@ liblepton_la_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" - -I$(srcdir)/../include -I$(srcdir)/../include/liblepton -I$(top_srcdir) - liblepton_la_CFLAGS = \ - $(GCC_CFLAGS) $(MINGW_CFLAGS) $(GUILE_CFLAGS) $(GLIB_CFLAGS) \ -- $(GDK_PIXBUF_CFLAGS) -+ $(GDK_PIXBUF_CFLAGS) $(CFLAGS) - liblepton_la_LDFLAGS = -version-info $(LIBLEPTON_SHLIB_VERSION) \ - $(WINDOWS_LIBTOOL_FLAGS) $(MINGW_LDFLAGS) $(GUILE_LIBS) \ - $(GLIB_LIBS) $(GDK_PIXBUF_LIBS) |