aboutsummaryrefslogtreecommitdiff
path: root/x11/mate-applets/files/battstat_Makefile.am
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-07-04 11:44:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-07-04 11:44:30 +0000
commit0a7668c1332918aa06ca27664ae8c447a553c5fd (patch)
tree37169f4d6a1ec15a3f96493c65cb713e58dc7aee /x11/mate-applets/files/battstat_Makefile.am
parent1702ea4d9050cc64965b5766671c067e06c781e2 (diff)
downloadports-0a7668c1332918aa06ca27664ae8c447a553c5fd.tar.gz
ports-0a7668c1332918aa06ca27664ae8c447a553c5fd.zip
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based * mate-calc has come back. * New USE_MATE=mixer macro * Add license * Review dependancies * Swich to USES=localbase * atril/eom options reworked into option helper Thanks to Eric Turgeon for submitting the bulk of this MATE update. Obtained from: gnome devel repo
Notes
Notes: svn path=/head/; revision=445014
Diffstat (limited to 'x11/mate-applets/files/battstat_Makefile.am')
-rw-r--r--x11/mate-applets/files/battstat_Makefile.am24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/mate-applets/files/battstat_Makefile.am b/x11/mate-applets/files/battstat_Makefile.am
deleted file mode 100644
index 2a007c192a0b..000000000000
--- a/x11/mate-applets/files/battstat_Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
---- battstat/Makefile.am.orig 2014-12-05 12:27:04.701035642 +0100
-+++ battstat/Makefile.am 2014-12-05 12:28:02.762606006 +0100
-@@ -35,10 +35,10 @@
- -DBATTSTAT_MENU_UI_DIR=\""$(uidir)"\"
-
-
--libexec_PROGRAMS = battstat-applet
-+libexec_PROGRAMS = mate-battstat-applet
-
-
--battstat_applet_SOURCES = \
-+mate_battstat_applet_SOURCES = \
- battstat.h \
- pixmaps.h \
- properties.c \
-@@ -54,7 +54,7 @@
- battstat-upower.h
-
-
--battstat_applet_LDADD = \
-+mate_battstat_applet_LDADD = \
- $(MATE_APPLETS4_LIBS) \
- $(MATEDESKTOP_LIBS) \
- $(LIBNOTIFY_LIBS) \