summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild')
-rw-r--r--media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
index e7d529ac9ca2..1589d190a9fd 100644
--- a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
+++ b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -58,7 +58,7 @@ src_prepare() {
vdr-plugin-2_src_prepare
- remove_i18n_include graphtft.h setup.h
+ vdr_remove_i18n_include graphtft.h setup.h
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS