diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/pragha/files/patch-plugins_Makefile.in | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/pragha/files/patch-plugins_Makefile.in')
-rw-r--r-- | audio/pragha/files/patch-plugins_Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/pragha/files/patch-plugins_Makefile.in b/audio/pragha/files/patch-plugins_Makefile.in index 39ee7974c32f..c0d5d291061c 100644 --- a/audio/pragha/files/patch-plugins_Makefile.in +++ b/audio/pragha/files/patch-plugins_Makefile.in @@ -1,8 +1,8 @@ Remove 'gnome-media-keys' plugin, it requires sysutils/gnome-settings-daemon. ---- plugins/Makefile.in.orig 2015-02-21 22:11:57 UTC +--- plugins/Makefile.in.orig 2015-09-23 23:30:18 UTC +++ plugins/Makefile.in -@@ -182,7 +182,7 @@ am__define_uniq_tagged_files = \ +@@ -192,7 +192,7 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags @@ -10,8 +10,8 @@ Remove 'gnome-media-keys' plugin, it requires sysutils/gnome-settings-daemon. +DIST_SUBDIRS = mpris2 song-info keybinder notify \ devices removable-media mtp acoustid tunein dlna dlna-renderer \ cdrom lastfm - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -@@ -467,7 +467,7 @@ AM_CPPFLAGS = \ + am__DIST_COMMON = $(srcdir)/Makefile.in +@@ -474,7 +474,7 @@ AM_CPPFLAGS = \ pluginincludedir = $(includedir)/pragha/plugins plugininclude_HEADERS = pragha-plugin-macros.h |