summaryrefslogtreecommitdiffstats
path: root/audio/wmtune
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wmtune')
-rw-r--r--audio/wmtune/Makefile6
-rw-r--r--audio/wmtune/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile
index 998f44e..7f0f8c9 100644
--- a/audio/wmtune/Makefile
+++ b/audio/wmtune/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.soren.org/linux/wmtune/dl/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
wmtune.diff.gz
-MAINTAINER= jedgar@fxp.org
+MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
@@ -26,9 +26,7 @@ PATCH_ARGS =-p0 -d ${WRKDIR}
post-patch:
@${GUNZIP_CMD} -c ${DISTDIR}/wmtune.diff.gz | ${PATCH} ${PATCH_ARGS}
- @cd ${WRKSRC}/src; \
- ${MV} wmtune.c wmtune.c.orig; \
- ${SED} -e 's|/etc|${PREFIX}/etc|' < wmtune.c.orig > wmtune.c
+ @${PERL} -pi.orig -e 's|/etc|${PREFIX}/etc|' wmtune.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmtune ${PREFIX}/bin
diff --git a/audio/wmtune/pkg-descr b/audio/wmtune/pkg-descr
index a38abb1..44eefc4 100644
--- a/audio/wmtune/pkg-descr
+++ b/audio/wmtune/pkg-descr
@@ -1,3 +1,5 @@
Dock app radio program for the BT848/878 cards.
In particular, this program works with the
Happauge WinTV cards with onboard FM tuners.
+
+WWW: http://soren.org/linux/wmtune/
OpenPOWER on IntegriCloud