summaryrefslogtreecommitdiffstats
path: root/x11-fm/doublecmd/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commita48503c96631d25b230b767d967d23cb003ce7e8 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11-fm/doublecmd/Makefile
parentffc09d22f48b21e6c2092551737761b22405f284 (diff)
downloadFreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.zip
FreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'x11-fm/doublecmd/Makefile')
-rw-r--r--x11-fm/doublecmd/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile
index 4745cbc..9fd9c9b 100644
--- a/x11-fm/doublecmd/Makefile
+++ b/x11-fm/doublecmd/Makefile
@@ -13,8 +13,8 @@ COMMENT= Total Commander like file manager for the X Window System
LICENSE= GPLv2
-BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \
- fpcres:${PORTSDIR}/lang/fpc-utils
+BUILD_DEPENDS= lazbuild:editors/lazarus \
+ fpcres:lang/fpc-utils
ONLY_FOR_ARCHS= i386 amd64
@@ -99,14 +99,14 @@ OPTIONS_DEFAULT= GTK2 \
DSX_LOCATE
GTK2_USE= fpc=gtk2 gnome=gtk20
-GTK2_BUILD_DEPENDS= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-gtk2
+GTK2_BUILD_DEPENDS= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-gtk2
-QT4_LIB_DEPENDS= libQt4Pas.so:${PORTSDIR}/x11-toolkits/qt4pas
-QT4_BUILD_DEPENDS= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-qt
+QT4_LIB_DEPENDS= libQt4Pas.so:x11-toolkits/qt4pas
+QT4_BUILD_DEPENDS= ${LAZARUS_DIR}/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:editors/lazarus-lcl-qt
-WCX_UNRAR_LIB_DEPENDS= libunrar.so:${PORTSDIR}/archivers/libunrar
-WFX_SAMBA_LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
-WLX_MPLAYER_RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
+WCX_UNRAR_LIB_DEPENDS= libunrar.so:archivers/libunrar
+WFX_SAMBA_LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient
+WLX_MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
.include <bsd.port.options.mk>
OpenPOWER on IntegriCloud