From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- multimedia/k9copy-kde4/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'multimedia/k9copy-kde4') diff --git a/multimedia/k9copy-kde4/Makefile b/multimedia/k9copy-kde4/Makefile index a1ed67e9a7b7..c80c57b14564 100644 --- a/multimedia/k9copy-kde4/Makefile +++ b/multimedia/k9copy-kde4/Makefile @@ -13,9 +13,9 @@ COMMENT= DVD-9 to DVD-5 shrinking application for KDE LICENSE= GPLv2 -LIB_DEPENDS= libxine.so:${PORTSDIR}/multimedia/libxine \ - libmpeg2.so:${PORTSDIR}/multimedia/libmpeg2 \ - libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 +LIB_DEPENDS= libxine.so:multimedia/libxine \ + libmpeg2.so:multimedia/libmpeg2 \ + libavcodec0.so:multimedia/ffmpeg0 USES= cmake gettext USE_KDE4= kdeprefix kdelibs automoc4 @@ -26,9 +26,9 @@ MENCODER_DESC= MEncoder support MPLAYER_DESC= MPlayer support DVDAUTHOR_DESC= DVD Author support -MENCODER_RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder -MPLAYER_RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer -DVDAUTHOR_RUN_DEPENDS= dvdauthor:${PORTSDIR}/multimedia/dvdauthor +MENCODER_RUN_DEPENDS= mencoder:multimedia/mencoder +MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer +DVDAUTHOR_RUN_DEPENDS= dvdauthor:multimedia/dvdauthor post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/cmake/*.cmake -- cgit v1.2.3