summaryrefslogtreecommitdiff
path: root/wm/whiteBOX/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-16 14:15:28 +0000
committerjoerg <joerg>2009-02-16 14:15:28 +0000
commitcfa54476f2fc53c09c2b2e128c58476a8c535f8f (patch)
treec4297644af52a70610ff4d443589ae92224e3b99 /wm/whiteBOX/patches
parenta7ff3d03233e6a1091f3170a49fa7e527863b3cb (diff)
downloadpkgsrc-cfa54476f2fc53c09c2b2e128c58476a8c535f8f.tar.gz
DESTDIR support. Fix maintainer
Diffstat (limited to 'wm/whiteBOX/patches')
-rw-r--r--wm/whiteBOX/patches/patch-aa11
-rw-r--r--wm/whiteBOX/patches/patch-ag13
-rw-r--r--wm/whiteBOX/patches/patch-ah13
-rw-r--r--wm/whiteBOX/patches/patch-ai13
4 files changed, 49 insertions, 1 deletions
diff --git a/wm/whiteBOX/patches/patch-aa b/wm/whiteBOX/patches/patch-aa
index 965a77f8870..60dfde948d0 100644
--- a/wm/whiteBOX/patches/patch-aa
+++ b/wm/whiteBOX/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.3 2006/02/21 22:42:51 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2009/02/16 14:15:28 joerg Exp $
--- src/plugins/menu/Makefile.in.orig 2002-12-14 03:50:17.000000000 +0000
+++ src/plugins/menu/Makefile.in
+@@ -87,7 +87,7 @@ INCLUDES = \
+
+ lib_LTLIBRARIES = libwbmenu.la
+
+-libdir = $(DESTDIR)$(pkgdatadir)/plugins
++libdir = $(pkgdatadir)/plugins
+
+ CFLAGS = -g -O2 -Wall -I$(top_srcdir)/intl @GTK_CFLAGS@
+
@@ -98,8 +98,8 @@ libwbmenu_la_SOURCES = \
newitem.c newitem.h
diff --git a/wm/whiteBOX/patches/patch-ag b/wm/whiteBOX/patches/patch-ag
new file mode 100644
index 00000000000..c3681777841
--- /dev/null
+++ b/wm/whiteBOX/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2009/02/16 14:15:28 joerg Exp $
+
+--- src/plugins/bgset/Makefile.in.orig 2009-02-16 15:05:13.000000000 +0100
++++ src/plugins/bgset/Makefile.in
+@@ -88,7 +88,7 @@ INCLUDES = \
+
+ lib_LTLIBRARIES = libwbbgset.la
+
+-libdir = $(DESTDIR)$(pkgdatadir)/plugins
++libdir = $(pkgdatadir)/plugins
+
+ CFLAGS = -g -O2 -I$(top_srcdir)/intl @GTK_CFLAGS@ @GDK_PIXBUF_CFLAGS@
+
diff --git a/wm/whiteBOX/patches/patch-ah b/wm/whiteBOX/patches/patch-ah
new file mode 100644
index 00000000000..425bd0eb2d5
--- /dev/null
+++ b/wm/whiteBOX/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2009/02/16 14:15:28 joerg Exp $
+
+--- src/plugins/keybind/Makefile.in.orig 2009-02-16 15:05:47.000000000 +0100
++++ src/plugins/keybind/Makefile.in
+@@ -87,7 +87,7 @@ INCLUDES = \
+
+ lib_LTLIBRARIES = libwbkeybind.la
+
+-libdir = $(DESTDIR)$(pkgdatadir)/plugins
++libdir = $(pkgdatadir)/plugins
+
+ CFLAGS = -O2 -I$(top_srcdir)/intl @GTK_CFLAGS@
+
diff --git a/wm/whiteBOX/patches/patch-ai b/wm/whiteBOX/patches/patch-ai
new file mode 100644
index 00000000000..da6315b3d62
--- /dev/null
+++ b/wm/whiteBOX/patches/patch-ai
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.1 2009/02/16 14:15:28 joerg Exp $
+
+--- src/plugins/style/Makefile.in.orig 2009-02-16 15:07:00.000000000 +0100
++++ src/plugins/style/Makefile.in
+@@ -87,7 +87,7 @@ INCLUDES = \
+
+ lib_LTLIBRARIES = libwbstyle.la
+
+-libdir = $(DESTDIR)$(pkgdatadir)/plugins
++libdir = $(pkgdatadir)/plugins
+
+ CFLAGS = -g -O2 -Wall -I$(top_srcdir)/intl @GTK_CFLAGS@
+