- Do not include bsd.kde4.mk just to get ${KDE4_PREFIX}.

This commit is contained in:
Alberto Villa 2012-03-07 11:27:14 +00:00
parent a5969e2d0b
commit 2baba197e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292873

View File

@ -15,7 +15,7 @@ MASTER_SITES= SF/kaffeine/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Kaffeine Mozilla plugin
RUN_DEPENDS= ${KDE4_PREFIX}/bin/kaffeine:${PORTSDIR}/multimedia/kaffeine
RUN_DEPENDS= kaffeine>=0:${PORTSDIR}/multimedia/kaffeine
USE_XORG= x11 xaw
USE_BZIP2= yes
@ -27,7 +27,6 @@ USE_AUTOTOOLS= libtool
.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}," \