aboutsummaryrefslogtreecommitdiff
path: root/multimedia/winff
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/winff
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/winff')
-rw-r--r--multimedia/winff/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile
index da59291e219a..e9e74b0bcd5e 100644
--- a/multimedia/winff/Makefile
+++ b/multimedia/winff/Makefile
@@ -14,8 +14,8 @@ COMMENT= Convert your videos quickly, easily, and all at once
LICENSE= GPLv3
-BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus
-LIB_DEPENDS= libavutil.so:${PORTSDIR}/multimedia/ffmpeg
+BUILD_DEPENDS= lazbuild:editors/lazarus
+LIB_DEPENDS= libavutil.so:multimedia/ffmpeg
NO_WRKSUBDIR= yes
USE_FPC= cairo fcl-base fcl-image fcl-json fcl-xml pasjpeg x11
@@ -51,13 +51,13 @@ OPTIONS_DEFAULT= GTK2
USE_FPC+= gtk2
USE_GNOME+= gtk20
LCL_PLATFORM= gtk2
-BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-gtk2
+BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-gtk2
.endif
.if ${PORT_OPTIONS:MQT4}
-LIB_DEPENDS+= libQt4Pas.so:${PORTSDIR}/x11-toolkits/qt4pas
+LIB_DEPENDS+= libQt4Pas.so:x11-toolkits/qt4pas
LCL_PLATFORM= qt
-BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-qt
+BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-qt
.endif
pre-configure: