From 7cd8c61037e0989e0524eefc5922fdc4c7cdae19 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 22 Jun 2019 18:46:35 +0000 Subject: Add patchfile forgotten in r504880. Approved by: portmgr (tier-2 blanket) --- deskutils/showdown/files/extra-patch-GNUmakefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deskutils/showdown/files/extra-patch-GNUmakefile diff --git a/deskutils/showdown/files/extra-patch-GNUmakefile b/deskutils/showdown/files/extra-patch-GNUmakefile new file mode 100644 index 000000000000..2960e8d8a8cf --- /dev/null +++ b/deskutils/showdown/files/extra-patch-GNUmakefile @@ -0,0 +1,11 @@ +--- GNUmakefile.orig 2017-12-22 05:00:34 UTC ++++ GNUmakefile +@@ -41,7 +41,7 @@ INSTALL_DIR = $(INSTALL) -d -m755 + RM = rm -f + + VALAPKGS = --pkg gtk+-3.0 --pkg webkit2gtk-4.0 --vapidir src --pkg libmarkdown +-CWARNFLAGS = -Wno-incompatible-pointer-types -Wno-discarded-qualifiers ++CWARNFLAGS = -Wno-discarded-qualifiers + + VALAFLAGS = \ + --target-glib=2.48 \ -- cgit v1.2.3