aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-iptv/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 22:02:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 22:02:37 +0000
commit6e95b031c2dc319d65e2c82adb770baeba5b6819 (patch)
tree1f9981a86a65916e64151a809c901394b9f1f30f /multimedia/vdr-plugin-iptv/Makefile
parent930382f8c0eb14d13f8771dfc2b6b2290cd2a07a (diff)
downloadports-6e95b031c2dc319d65e2c82adb770baeba5b6819.tar.gz
ports-6e95b031c2dc319d65e2c82adb770baeba5b6819.zip
Notes
Diffstat (limited to 'multimedia/vdr-plugin-iptv/Makefile')
-rw-r--r--multimedia/vdr-plugin-iptv/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/vdr-plugin-iptv/Makefile b/multimedia/vdr-plugin-iptv/Makefile
index 9f292b09d34a..89338d92bb93 100644
--- a/multimedia/vdr-plugin-iptv/Makefile
+++ b/multimedia/vdr-plugin-iptv/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vdr-plugin-remote
-# Date created: Sun Aug 29 18:11:42 CEST 2010
-# Whom: Juergen Lock <nox@freebsd.org>
-#
+# Created by: Juergen Lock <nox@freebsd.org>
# $FreeBSD$
-#
PORTNAME= vdr-plugin-iptv
PORTVERSION= 1.0.1
@@ -27,8 +23,8 @@ WRKSRC= ${WRKDIR}/${PLUGIN}-${DISTVERSION}
.include "${.CURDIR}/../vdr/Makefile.plugins"
post-patch: post-patch-plugin
- @${REINPLACE_CMD} 's|^\(CHANNELS_CONF[[:space:]]*\)[?]*\(=[[:space:]]*\).*|\1\2${PREFIX}/etc/vdr/channels.conf|;'\\
- 's|^\(CHANNEL_SETTINGS_DIR[[:space:]]*\)[?]*\(=[[:space:]]*\)/etc|\1\2${PREFIX}/etc|;'\
+ @${REINPLACE_CMD} -e 's|^\(CHANNELS_CONF[[:space:]]*\)[?]*\(=[[:space:]]*\).*|\1\2${PREFIX}/etc/vdr/channels.conf|;' \
+ -e 's|^\(CHANNEL_SETTINGS_DIR[[:space:]]*\)[?]*\(=[[:space:]]*\)/etc|\1\2${PREFIX}/etc|;' \
${WRKSRC}/iptv/vlc2iptv
post-install: post-install-pluginlocales