SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
24
x11/gtkdatabox/patches/patch-gtk_Makefile_in
Normal file
24
x11/gtkdatabox/patches/patch-gtk_Makefile_in
Normal file
|
@ -0,0 +1,24 @@
|
|||
Index: gtk/Makefile.in
|
||||
--- gtk/Makefile.in.orig
|
||||
+++ gtk/Makefile.in
|
||||
@@ -231,7 +231,6 @@ libgtkdatabox_la_SOURCES = \
|
||||
|
||||
libgtkdatabox_la_LDFLAGS = \
|
||||
-version-info $(LT_CURRENT)\
|
||||
- -release $(LT_RELEASE)\
|
||||
@GTK_LIBS@
|
||||
|
||||
include_HEADERS = \
|
||||
@@ -255,12 +254,9 @@ INCLUDES = \
|
||||
-I$(top_srcdir)
|
||||
|
||||
AM_CFLAGS = \
|
||||
- -O2\
|
||||
-W -Wall -pedantic\
|
||||
-DG_DISABLE_DEPRECATED\
|
||||
- -DGDK_DISABLE_DEPRECATED\
|
||||
-DGDK_PIXBUF_DISABLE_DEPRECATED\
|
||||
- -DGTK_DISABLE_DEPRECATED\
|
||||
-DGTK_MULTIHEAD_SAFE=1\
|
||||
`pkg-config gtk+-2.0 --cflags`
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue