Fix dependency after kaffeine moved to KDE4_PREFIX
This commit is contained in:
parent
0a83f4f888
commit
43ab26fdbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259402
@ -15,7 +15,7 @@ MASTER_SITES= SF/kaffeine/${PORTNAME}/${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Kaffeine Mozilla plugin
|
||||
|
||||
RUN_DEPENDS= kaffeine:${PORTSDIR}/multimedia/kaffeine
|
||||
RUN_DEPENDS= ${KDE4_PREFIX}/bin/kaffeine:${PORTSDIR}/multimedia/kaffeine
|
||||
|
||||
USE_XORG= x11 xaw
|
||||
USE_BZIP2= yes
|
||||
@ -27,6 +27,7 @@ USE_AUTOTOOLS= libtool:22
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
|
||||
.include "${PORTSDIR}/Mk/bsd.kde4.mk"
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,[$$][(]prefix[)]/plugins,${WEBPLUGINS_DIR}," \
|
||||
|
Loading…
Reference in New Issue
Block a user