aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mate-power-manager/files.back/patch-src_Makefile.in
diff options
context:
space:
mode:
authorericbsd <ericturgeon.bsd@gmail.com>2019-05-12 01:07:44 +0800
committerericbsd <ericturgeon.bsd@gmail.com>2019-05-12 01:07:44 +0800
commit7a2897ba5d1514ed3ba5dbc2a897b6ee59462972 (patch)
tree2c17c2f6bd432d1c7d2a2e4360d238a39b036050 /sysutils/mate-power-manager/files.back/patch-src_Makefile.in
parentab389d0c8eeb979a34d2291168f95204002f6c10 (diff)
downloadfreebsd-ports-gnome-mate-1.22.tar.gz
freebsd-ports-gnome-mate-1.22.tar.zst
freebsd-ports-gnome-mate-1.22.zip
fix mate-power-manager patch and remove file backupmate-1.22
Diffstat (limited to 'sysutils/mate-power-manager/files.back/patch-src_Makefile.in')
-rw-r--r--sysutils/mate-power-manager/files.back/patch-src_Makefile.in27
1 files changed, 0 insertions, 27 deletions
diff --git a/sysutils/mate-power-manager/files.back/patch-src_Makefile.in b/sysutils/mate-power-manager/files.back/patch-src_Makefile.in
deleted file mode 100644
index b4d4cce5e6be..000000000000
--- a/sysutils/mate-power-manager/files.back/patch-src_Makefile.in
+++ /dev/null
@@ -1,27 +0,0 @@
---- src/Makefile.in.orig 2014-12-05 20:08:03.156130485 +0100
-+++ src/Makefile.in 2014-12-05 20:08:22.167129013 +0100
-@@ -2304,21 +2304,21 @@
- @GLIB_GENMARSHAL@ $< --prefix=gpm_marshal --header > $@
-
- org.mate.PowerManager.h: org.mate.PowerManager.xml
-- libtool --mode=execute dbus-binding-tool \
-+ $(LIBTOOL) --mode=execute dbus-binding-tool \
- --prefix=gpm_manager \
- --mode=glib-server \
- --output=org.mate.PowerManager.h \
- $(srcdir)/org.mate.PowerManager.xml
-
- org.mate.PowerManager.Backlight.h: org.mate.PowerManager.Backlight.xml
-- libtool --mode=execute dbus-binding-tool \
-+ $(LIBTOOL) --mode=execute dbus-binding-tool \
- --prefix=gpm_backlight \
- --mode=glib-server \
- --output=org.mate.PowerManager.Backlight.h \
- $(srcdir)/org.mate.PowerManager.Backlight.xml
-
- org.mate.PowerManager.KbdBacklight.h: org.mate.PowerManager.KbdBacklight.xml
-- libtool --mode=execute dbus-binding-tool \
-+ $(LIBTOOL) --mode=execute dbus-binding-tool \
- --prefix=gpm_kbd_backlight \
- --mode=glib-server \
- --output=org.mate.PowerManager.KbdBacklight.h \