aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-03-03 17:49:10 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-03-03 17:49:10 +0000
commit98f4a3b5ac997a8fea87953103ce3c3c741bd7a9 (patch)
treec08ca41cfb5c3c5aaf95b54dabed2566a8adfc53 /multimedia/xine
parent501e906ff7f3bfb83d831a8082a76ef80d27e559 (diff)
downloadports-98f4a3b5ac997a8fea87953103ce3c3c741bd7a9.tar.gz
ports-98f4a3b5ac997a8fea87953103ce3c3c741bd7a9.zip
- Turns out USES= iconv is enough to fix the build afterall.
- No PORTREVISION bump as there's no funcional change. Submitted by: tijl (via private email)
Notes
Notes: svn path=/head/; revision=346941
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 2fd69f3b3524..4cb060b30ab8 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
USE_XZ= yes
USE_XORG= x11 xext xinerama xscrnsaver xt xtst xv xxf86vm
-USES= desktop-file-utils gmake pkgconfig shared-mime-info readline
+USES= desktop-file-utils gmake pkgconfig shared-mime-info readline \
+ iconv
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-vdr-keys \
--disable-nvtvsimple
@@ -72,9 +73,6 @@ post-patch:
@${REINPLACE_CMD} -e \
's|: install-docsDATA|:|' ${WRKSRC}/${file}
.endfor
- @${REINPLACE_CMD} -e \
- 's|\(xine_LDADD =\)|\1 \$$(LTLIBICONV)|' \
- ${WRKSRC}/src/xitk/Makefile.in
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}