openbsd-ports/x11/windowmaker/patches/patch-WPrefs_app_Makefile_in
solene 54285bb446 Update to windowmaker-0.95.9
Patch from new maintainer Michael <michi plus openbsd at dataswamp dot org>
2020-05-27 09:07:54 +00:00

13 lines
479 B
Plaintext

$OpenBSD: patch-WPrefs_app_Makefile_in,v 1.3 2020/05/27 09:07:55 solene Exp $
Index: WPrefs.app/Makefile.in
--- WPrefs.app/Makefile.in.orig
+++ WPrefs.app/Makefile.in
@@ -481,6 +481,7 @@ WPrefs_SOURCES = \
# Themes.c
AM_CFLAGS =
AM_CPPFLAGS = -DRESOURCE_PATH=\"$(wpdatadir)\" -DWMAKER_RESOURCE_PATH=\"$(pkgdatadir)\" \
+ -DPREFIX=\"$(prefix)\" \
-I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la