aboutsummaryrefslogtreecommitdiff
path: root/multimedia/2mandvd
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/2mandvd
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/2mandvd')
-rw-r--r--multimedia/2mandvd/Makefile30
1 files changed, 15 insertions, 15 deletions
diff --git a/multimedia/2mandvd/Makefile b/multimedia/2mandvd/Makefile
index 118c98346472..1c68c495f282 100644
--- a/multimedia/2mandvd/Makefile
+++ b/multimedia/2mandvd/Makefile
@@ -12,21 +12,21 @@ COMMENT= DVD authoring and slideshow tool
LICENSE= GPLv2
-LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
-RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
- notify-send:${PORTSDIR}/devel/libnotify \
- exif:${PORTSDIR}/graphics/exif \
- netpbm>=10.26:${PORTSDIR}/graphics/netpbm \
- dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
- ffmpegthumbnailer:${PORTSDIR}/multimedia/ffmpegthumbnailer \
- mencoder:${PORTSDIR}/multimedia/mencoder \
- ppmtoy4m:${PORTSDIR}/multimedia/mjpegtools \
- mplayer:${PORTSDIR}/multimedia/mplayer \
- tcprobe:${PORTSDIR}/multimedia/transcode \
- xine:${PORTSDIR}/multimedia/xine \
- bash:${PORTSDIR}/shells/bash \
- cdrecord:${PORTSDIR}/sysutils/cdrtools \
- growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
+LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
+RUN_DEPENDS= sox:audio/sox \
+ notify-send:devel/libnotify \
+ exif:graphics/exif \
+ netpbm>=10.26:graphics/netpbm \
+ dvdauthor:multimedia/dvdauthor \
+ ffmpegthumbnailer:multimedia/ffmpegthumbnailer \
+ mencoder:multimedia/mencoder \
+ ppmtoy4m:multimedia/mjpegtools \
+ mplayer:multimedia/mplayer \
+ tcprobe:multimedia/transcode \
+ xine:multimedia/xine \
+ bash:shells/bash \
+ cdrecord:sysutils/cdrtools \
+ growisofs:sysutils/dvd+rw-tools
WRKSRC= ${WRKDIR}/${PORTNAME}