aboutsummaryrefslogtreecommitdiff
path: root/multimedia/k9copy-kde4
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/k9copy-kde4
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'multimedia/k9copy-kde4')
-rw-r--r--multimedia/k9copy-kde4/Makefile12
1 files changed, 6 insertions, 6 deletions
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