1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Add patchfile forgotten in r504880.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-06-22 18:46:35 +00:00
parent 3c814f2bcc
commit 7cd8c61037
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504881

View File

@ -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 \