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:
parent
3c814f2bcc
commit
7cd8c61037
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504881
11
deskutils/showdown/files/extra-patch-GNUmakefile
Normal file
11
deskutils/showdown/files/extra-patch-GNUmakefile
Normal 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 \
|
Loading…
Reference in New Issue
Block a user