aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
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 /net-p2p
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 'net-p2p')
-rw-r--r--net-p2p/amule-devel/Makefile8
-rw-r--r--net-p2p/amule/Makefile8
-rw-r--r--net-p2p/bitcoin/Makefile10
-rw-r--r--net-p2p/bitflu/Makefile6
-rw-r--r--net-p2p/bitmessage/Makefile6
-rw-r--r--net-p2p/cpuminer/Makefile4
-rw-r--r--net-p2p/deluge/Makefile18
-rw-r--r--net-p2p/digitalcoin/Makefile4
-rw-r--r--net-p2p/dogecoin/Makefile8
-rw-r--r--net-p2p/eiskaltdcpp-cli/Makefile6
-rw-r--r--net-p2p/eiskaltdcpp-daemon/Makefile4
-rw-r--r--net-p2p/eiskaltdcpp-gtk/Makefile8
-rw-r--r--net-p2p/eiskaltdcpp-lib/Makefile8
-rw-r--r--net-p2p/eiskaltdcpp-qt/Makefile8
-rw-r--r--net-p2p/gkremldk/Makefile4
-rw-r--r--net-p2p/gnunet-gtk/Makefile10
-rw-r--r--net-p2p/gnunet/Makefile24
-rw-r--r--net-p2p/gtk-gnutella/Makefile4
-rw-r--r--net-p2p/gtorrentviewer/Makefile2
-rw-r--r--net-p2p/jigdo/Makefile6
-rw-r--r--net-p2p/ktorrent/Makefile8
-rw-r--r--net-p2p/libbt/Makefile2
-rw-r--r--net-p2p/libktorrent/Makefile8
-rw-r--r--net-p2p/libtorrent-rasterbar-python/Makefile4
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile4
-rw-r--r--net-p2p/linuxdcpp/Makefile4
-rw-r--r--net-p2p/litecoin/Makefile10
-rw-r--r--net-p2p/lopster/Makefile4
-rw-r--r--net-p2p/minder/Makefile2
-rw-r--r--net-p2p/mldonkey/Makefile6
-rw-r--r--net-p2p/namecoin/Makefile8
-rw-r--r--net-p2p/ncdc/Makefile16
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/Makefile4
-rw-r--r--net-p2p/p5-Net-DirectConnect/Makefile18
-rw-r--r--net-p2p/p5-WWW-BitTorrent/Makefile2
-rw-r--r--net-p2p/py-transmissionrpc/Makefile2
-rw-r--r--net-p2p/py-vertex/Makefile8
-rw-r--r--net-p2p/qbittorrent/Makefile6
-rw-r--r--net-p2p/retroshare/Makefile14
-rw-r--r--net-p2p/rtgui/Makefile6
-rw-r--r--net-p2p/rtorrent/Makefile6
-rw-r--r--net-p2p/sonarr/Makefile8
-rw-r--r--net-p2p/torrentsniff/Makefile4
-rw-r--r--net-p2p/transmission-cli/Makefile20
-rw-r--r--net-p2p/transmission-gtk/Makefile6
-rw-r--r--net-p2p/transmission-remote-gui/Makefile12
-rw-r--r--net-p2p/transmission/Makefile6
-rw-r--r--net-p2p/tribler/Makefile28
-rw-r--r--net-p2p/twister/Makefile6
-rw-r--r--net-p2p/unworkable/Makefile2
-rw-r--r--net-p2p/valknut/Makefile4
-rw-r--r--net-p2p/verlihub-plugins-luascript/Makefile4
-rw-r--r--net-p2p/verlihub-plugins/Makefile16
-rw-r--r--net-p2p/verlihub-plugins/Makefile.plugins4
-rw-r--r--net-p2p/verlihub/Makefile8
-rw-r--r--net-p2p/vuze/Makefile10
-rw-r--r--net-p2p/zetacoin/Makefile10
57 files changed, 223 insertions, 223 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index 42dc63538aea..d85bde2fe473 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -14,7 +14,7 @@ COMMENT= All-platform eMule p2p client
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= libcryptopp.so:${PORTSDIR}/security/cryptopp
+LIB_DEPENDS= libcryptopp.so:security/cryptopp
CONFLICTS= amule-[0-9]*
@@ -75,14 +75,14 @@ AMULEDAEMON_USE= RC_SUBR=amuled
AMULEGUI_CONFIGURE_ON= --enable-amule-gui
CAS_CONFIGURE_ON= --enable-cas
-CAS_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+CAS_LIB_DEPENDS= libgd.so:graphics/gd
ED2K_CONFIGURE_OFF= --disable-ed2k
FILEVIEW_CONFIGURE_ON= --enable-fileview
GEOIP_CONFIGURE_ON= --enable-geoip
-GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
MMAP_CONFIGURE_ON= --enable-mmap
@@ -95,7 +95,7 @@ PLASMAMULE_CONFIGURE_ENV= \
KBUILDSYCOCA=${KDE4_PREFIX}/bin/kbuildsycoca4 \
UPDATE_MIME_DATABASE=/usr/bin/true
-UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
+UPNP_LIB_DEPENDS= libupnp.so:devel/upnp
UPNP_CONFIGURE_OFF= --disable-upnp
WEBSERVER_CONFIGURE_ON= --enable-webserver
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index f03955ac8383..779dc37b18fe 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -14,7 +14,7 @@ COMMENT= All-platform eMule p2p client
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= libcryptopp.so:${PORTSDIR}/security/cryptopp
+LIB_DEPENDS= libcryptopp.so:security/cryptopp
CONFLICTS= amule-devel-[0-9]*
@@ -74,14 +74,14 @@ AMULEDAEMON_USE= RC_SUBR=amuled
AMULEGUI_CONFIGURE_ON= --enable-amule-gui
CAS_CONFIGURE_ON= --enable-cas
-CAS_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+CAS_LIB_DEPENDS= libgd.so:graphics/gd
ED2K_CONFIGURE_OFF= --disable-ed2k
FILEVIEW_CONFIGURE_ON= --enable-fileview
GEOIP_CONFIGURE_ON= --enable-geoip
-GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
MMAP_CONFIGURE_ON= --enable-mmap
@@ -94,7 +94,7 @@ PLASMAMULE_CONFIGURE_ENV= \
KBUILDSYCOCA=${KDE4_PREFIX}/bin/kbuildsycoca4 \
UPDATE_MIME_DATABASE=/usr/bin/true
-UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
+UPNP_LIB_DEPENDS= libupnp.so:devel/upnp
UPNP_CONFIGURE_OFF= --disable-upnp
WEBSERVER_CONFIGURE_ON= --enable-webserver
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 9f07fde7b4ed..ff49d9ccff16 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -11,7 +11,7 @@ COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
LICENSE= MIT
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
USES= autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix
SHEBANG_FILES= src/test/*.py
@@ -26,8 +26,8 @@ USES+= desktop-file-utils
USE_QT4= corelib gui moc_build linguisttools_build network qmake_build \
rcc_build uic_build
-BUILD_DEPENDS+= protoc:${PORTSDIR}/devel/protobuf
-LIB_DEPENDS+= libprotobuf.so:${PORTSDIR}/devel/protobuf
+BUILD_DEPENDS+= protoc:devel/protobuf
+LIB_DEPENDS+= libprotobuf.so:devel/protobuf
TESTS_USE= QT4=testlib
TESTS_PLIST_FILES= %%QT_BINDIR%%/test_bitcoin-qt \
@@ -57,12 +57,12 @@ TESTS_PLIST_FILES= bin/test_bitcoin
.endif
UPNP_CONFIGURE_WITH= miniupnpc
-UPNP_LIB_DEPENDS= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
UPNP_CPPFLAGS= -I${LOCALBASE}/include
UPNP_LIBS= -L${LOCALBASE}/lib
QRCODES_CONFIGURE_WITH= qrencode
-QRCODES_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode
WALLET_CONFIGURE_ENABLE= wallet
WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR}
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index 8821103961cb..43f4cdf8ef37 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -12,8 +12,8 @@ COMMENT= BitTorrent client written in Perl
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/Documentation/artistic-2_0.txt
-RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket
+RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-Danga-Socket>=0:devel/p5-Danga-Socket
USES= perl5 shebangfix tar:tgz
NO_BUILD= yes
@@ -27,7 +27,7 @@ PORTDOCS= ChangeLog.txt README.txt README_IPv6.txt
OPTIONS_DEFINE= DOCS EXAMPLES IPV6
OPTIONS_DEFAULT= IPV6
-IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
+IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6
post-patch:
@${REINPLACE_CMD} -e 's|'\''.bitflu.config'\''|"$$ENV{HOME}/.bitflu.config"|; \
diff --git a/net-p2p/bitmessage/Makefile b/net-p2p/bitmessage/Makefile
index c2c30f112366..bd088ec5d93a 100644
--- a/net-p2p/bitmessage/Makefile
+++ b/net-p2p/bitmessage/Makefile
@@ -12,9 +12,9 @@ COMMENT= Secure P2P communications client
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}qt4-core>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-core \
- ${PYTHON_PKGNAMEPREFIX}qt4-gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-qt4-gui
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
+ ${PYTHON_PKGNAMEPREFIX}qt4-core>=${PYQT4_VERSION}:devel/py-qt4-core \
+ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=${PYQT4_VERSION}:x11-toolkits/py-qt4-gui
USE_GITHUB= yes
GH_ACCOUNT= Bitmessage
diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile
index 8bda704c98a0..c734ccbcefde 100644
--- a/net-p2p/cpuminer/Makefile
+++ b/net-p2p/cpuminer/Makefile
@@ -13,8 +13,8 @@ COMMENT= CPU miner for Litecoin and Bitcoin
LICENSE= GPLv2
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libjansson.so:${PORTSDIR}/devel/jansson
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libjansson.so:devel/jansson
USES= autoreconf cpe
GNU_CONFIGURE= yes
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 8f56525fa787..8c7314f5deb8 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -12,11 +12,11 @@ COMMENT= Bittorrent client using Python, GTK2, and libtorrent-rasterbar
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:${PORTSDIR}/devel/py-xdg \
- ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0:${PORTSDIR}/net-p2p/libtorrent-rasterbar-python \
- ${PYTHON_PKGNAMEPREFIX}openssl>=0.8:${PORTSDIR}/security/py-openssl \
- ${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:${PORTSDIR}/textproc/py-chardet \
- ${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:${PORTSDIR}/textproc/py-mako
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg \
+ ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0:net-p2p/libtorrent-rasterbar-python \
+ ${PYTHON_PKGNAMEPREFIX}openssl>=0.8:security/py-openssl \
+ ${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:textproc/py-chardet \
+ ${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:textproc/py-mako
USE_RC_SUBR= deluged deluge_web
SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
@@ -35,10 +35,10 @@ PORTDOCS= ChangeLog README
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:${PORTSDIR}/devel/py-dbus \
- ${PYTHON_PKGNAMEPREFIX}game>=1.8.1:${PORTSDIR}/devel/py-game \
- ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify \
- xdg-utils>=1.0.2:${PORTSDIR}/devel/xdg-utils
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:devel/py-dbus \
+ ${PYTHON_PKGNAMEPREFIX}game>=1.8.1:devel/py-game \
+ ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:devel/py-notify \
+ xdg-utils>=1.0.2:devel/xdg-utils
USE_GNOME+= intltool librsvg2 pygnome2 pygtk2
USES+= desktop-file-utils
diff --git a/net-p2p/digitalcoin/Makefile b/net-p2p/digitalcoin/Makefile
index 3a0fbf4536f0..18e7301c06a5 100644
--- a/net-p2p/digitalcoin/Makefile
+++ b/net-p2p/digitalcoin/Makefile
@@ -12,8 +12,8 @@ COMMENT= Alternative Bitcoin peer-to-peer currency client
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
- libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
+ libminiupnpc.so:net/miniupnpc
USE_GITHUB= yes
GH_ACCOUNT= baritus
diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile
index 7a1a1537eeb5..c89b8bf02875 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -11,9 +11,9 @@ COMMENT= Virtual Peer-to-Peer Currency Client
LICENSE= MIT
-BUILD_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
+BUILD_DEPENDS= protoc:devel/protobuf
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
OPTIONS_DEFINE= GUI UPNP QRCODES
OPTIONS_DEFAULT= GUI QRCODES
@@ -55,12 +55,12 @@ PLIST_FILES+= share/applications/dogecoin-qt.desktop \
QRCODES_CONFIGURE_ENABLE= qrencode
.if ${PORT_OPTIONS:MQRCODES}
-LIB_DEPENDS+= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+LIB_DEPENDS+= libqrencode.so:graphics/libqrencode
.endif
UPNP_CONFIGURE_ENABLE= miniupnpc
.if ${PORT_OPTIONS:MUPNP}
-LIB_DEPENDS+= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+LIB_DEPENDS+= libminiupnpc.so:net/miniupnpc
.endif
SUB_FILES+= dogecoin-qt.desktop
diff --git a/net-p2p/eiskaltdcpp-cli/Makefile b/net-p2p/eiskaltdcpp-cli/Makefile
index 5d3cc8eed2a8..03c122c09ce9 100644
--- a/net-p2p/eiskaltdcpp-cli/Makefile
+++ b/net-p2p/eiskaltdcpp-cli/Makefile
@@ -10,9 +10,9 @@ COMMENT= EiskaltDC++ Direct Connect command-line interface
LICENSE= GPLv3
-RUN_DEPENDS= p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \
- p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC \
- p5-Term-ShellUI>=0:${PORTSDIR}/shells/p5-Term-ShellUI
+RUN_DEPENDS= p5-RPC-XML>=0:net/p5-RPC-XML \
+ p5-JSON-RPC>=0:devel/p5-JSON-RPC \
+ p5-Term-ShellUI>=0:shells/p5-Term-ShellUI
MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib
diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile
index ec6c8fc7e8ce..8aa69e9d5434 100644
--- a/net-p2p/eiskaltdcpp-daemon/Makefile
+++ b/net-p2p/eiskaltdcpp-daemon/Makefile
@@ -11,7 +11,7 @@ COMMENT= EiskaltDC++ Direct Connect client daemon
LICENSE= GPLv3
-LIB_DEPENDS= libeiskaltdcpp.so:${PORTSDIR}/net-p2p/eiskaltdcpp-lib
+LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib
MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib
@@ -37,7 +37,7 @@ CMAKE_ARGS+= -DCREATE_MO:BOOL=OFF
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}
INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}
-XMLRPC_LIB_DEPENDS= libxmlrpc++.so:${PORTSDIR}/net/xmlrpc-c-devel
+XMLRPC_LIB_DEPENDS= libxmlrpc++.so:net/xmlrpc-c-devel
XMLRPC_CMAKE_ON= -DXMLRPC_DAEMON:BOOL=ON -DJSONRPC_DAEMON:BOOL=OFF -DNO_UI_DAEMON:BOOL=OFF
JSONRPC_CMAKE_ON= -DXMLRPC_DAEMON:BOOL=OFF -DJSONRPC_DAEMON:BOOL=ON -DNO_UI_DAEMON:BOOL=OFF
NOUI_CMAKE_ON= -DXMLRPC_DAEMON:BOOL=OFF -DJSONRPC_DAEMON:BOOL=OFF -DNO_UI_DAEMON:BOOL=ON
diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile
index 16ee5df762be..24f3bf13f046 100644
--- a/net-p2p/eiskaltdcpp-gtk/Makefile
+++ b/net-p2p/eiskaltdcpp-gtk/Makefile
@@ -11,8 +11,8 @@ COMMENT= EiskaltDC++ Direct Connect client GTK GUI
LICENSE= GPLv3
-RUN_DEPENDS= eiskaltdcpp-data>=0:${PORTSDIR}/net-p2p/eiskaltdcpp-data
-LIB_DEPENDS= libeiskaltdcpp.so:${PORTSDIR}/net-p2p/eiskaltdcpp-lib
+RUN_DEPENDS= eiskaltdcpp-data>=0:net-p2p/eiskaltdcpp-data
+LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib
MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib
@@ -41,10 +41,10 @@ NOSOUND_CMAKE_ON= -DUSE_LIBGNOME2:BOOL=OFF -DUSE_LIBCANBERRA:BOOL=OFF
LIBGNOME2_USE= gnome=libgnome
LIBGNOME2_CMAKE_ON= -DUSE_LIBGNOME2:BOOL=ON -DUSE_LIBCANBERRA:BOOL=OFF
-LIBCANBERRA_LIB_DEPENDS=libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
+LIBCANBERRA_LIB_DEPENDS=libcanberra-gtk.so:audio/libcanberra
LIBCANBERRA_CMAKE_ON= -DUSE_LIBGNOME2:BOOL=OFF -DUSE_LIBCANBERRA:BOOL=ON
-LIBNOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
LIBNOTIFY_CMAKE_ON= -DUSE_LIBNOTIFY:BOOL=ON
LIBNOTIFY_CMAKE_OFF= -DUSE_LIBNOTIFY:BOOL=OFF
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile
index 0ecf7f368dc2..c9559f922ee4 100644
--- a/net-p2p/eiskaltdcpp-lib/Makefile
+++ b/net-p2p/eiskaltdcpp-lib/Makefile
@@ -15,7 +15,7 @@ COMMENT= Direct Connect client shared library
LICENSE= GPLv3
.if !defined (MASTERDIR)
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= cmake gettext compiler:c++11-lib
USE_OPENSSL= yes
@@ -37,18 +37,18 @@ LUA_USES= lua:51
LUA_CMAKE_ON= -DLUA_SCRIPT:BOOL=ON
LUA_CMAKE_OFF= -DLUA_SCRIPT:BOOL=OFF
-PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
PCRE_CMAKE_ON= -DPERL_REGEX:BOOL=ON
PCRE_CMAKE_OFF= -DPERL_REGEX:BOOL=OFF
-IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
+IDN_LIB_DEPENDS= libidn.so:dns/libidn
IDN_CMAKE_ON= -DUSE_IDNA:BOOL=ON
IDN_CMAKE_OFF= -DUSE_IDNA:BOOL=OFF
DHT_CMAKE_ON= -DWITH_DHT:BOOL=ON
DHT_CMAKE_OFF= -DWITH_DHT:BOOL=OFF
-MINIUPNP_LIB_DEPENDS= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+MINIUPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
MINIUPNP_CMAKE_ON= -DUSE_MINIUPNP:BOOL=ON -DLOCAL_MINIUPNP:BOOL=OFF
MINIUPNP_CMAKE_OFF= -DUSE_MINIUPNP:BOOL=OFF
.endif
diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile
index fe3f878217b1..c0f468f0da96 100644
--- a/net-p2p/eiskaltdcpp-qt/Makefile
+++ b/net-p2p/eiskaltdcpp-qt/Makefile
@@ -11,8 +11,8 @@ COMMENT= EiskaltDC++ Direct Connect client Qt GUI
LICENSE= GPLv3
-RUN_DEPENDS= eiskaltdcpp-data>=0:${PORTSDIR}/net-p2p/eiskaltdcpp-data
-LIB_DEPENDS= libeiskaltdcpp.so:${PORTSDIR}/net-p2p/eiskaltdcpp-lib
+RUN_DEPENDS= eiskaltdcpp-data>=0:net-p2p/eiskaltdcpp-data
+LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib
MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib
@@ -37,7 +37,7 @@ CMAKE_ARGS+= -DINSTALL_DATA:BOOL=OFF
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}
INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}
-ASPELL_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
+ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell
ASPELL_CMAKE_ON= -DUSE_ASPELL:BOOL=ON
ASPELL_CMAKE_OFF= -DUSE_ASPELL:BOOL=OFF
@@ -49,7 +49,7 @@ DBUS_NOTIFY_CMAKE_ON= -DDBUS_NOTIFY:BOOL=ON
DBUS_NOTIFY_CMAKE_OFF= -DDBUS_NOTIFY:BOOL=OFF
QTSCRIPT_USE= QT4=script
-QTSCRIPT_RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so:${PORTSDIR}/devel/qtscriptgenerator
+QTSCRIPT_RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so:devel/qtscriptgenerator
QTSCRIPT_CMAKE_ON= -DUSE_JS:BOOL=ON
QTSCRIPT_CMAKE_OFF= -DUSE_JS:BOOL=OFF
diff --git a/net-p2p/gkremldk/Makefile b/net-p2p/gkremldk/Makefile
index 11aecded6547..ea2c4438e031 100644
--- a/net-p2p/gkremldk/Makefile
+++ b/net-p2p/gkremldk/Makefile
@@ -13,8 +13,8 @@ COMMENT= Shows current mldonkey donwload/upload rates and allows setting them
LICENSE= GPLv2+
-BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
-RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
+BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
+RUN_DEPENDS= gkrellm:sysutils/gkrellm2
USES= autoreconf pkgconfig tar:tbz
GNU_CONFIGURE= yes
diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile
index 0bf4ee79ce57..675024db10e8 100644
--- a/net-p2p/gnunet-gtk/Makefile
+++ b/net-p2p/gnunet-gtk/Makefile
@@ -11,11 +11,11 @@ COMMENT= GTK interface to GNUnet
LICENSE= GPLv3
-LIB_DEPENDS= libgladeui-1.so:${PORTSDIR}/devel/glade3 \
- libltdl.so:${PORTSDIR}/devel/libltdl \
- libqrencode.so:${PORTSDIR}/graphics/libqrencode \
- libgnunetutil.so:${PORTSDIR}/net-p2p/gnunet \
- libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
+LIB_DEPENDS= libgladeui-1.so:devel/glade3 \
+ libltdl.so:devel/libltdl \
+ libqrencode.so:graphics/libqrencode \
+ libgnunetutil.so:net-p2p/gnunet \
+ libunique-1.0.so:x11-toolkits/unique
USES= gmake iconv libtool pathfix pkgconfig
USE_GNOME= gtk20
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index f185d7dec771..6856458dd6df 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -12,17 +12,17 @@ COMMENT= Anonymous, distributed, reputation-based network
LICENSE= GPLv3
-LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \
- libopus.so:${PORTSDIR}/audio/opus \
- libpulse.so:${PORTSDIR}/audio/pulseaudio \
- libltdl.so:${PORTSDIR}/devel/libltdl \
- libunistring.so:${PORTSDIR}/devel/libunistring \
- libidn.so:${PORTSDIR}/dns/libidn \
- libglpk.so:${PORTSDIR}/math/glpk \
- libgmp.so:${PORTSDIR}/math/gmp \
- libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt \
- libextractor.so:${PORTSDIR}/textproc/libextractor
+LIB_DEPENDS= libogg.so:audio/libogg \
+ libopus.so:audio/opus \
+ libpulse.so:audio/pulseaudio \
+ libltdl.so:devel/libltdl \
+ libunistring.so:devel/libunistring \
+ libidn.so:dns/libidn \
+ libglpk.so:math/glpk \
+ libgmp.so:math/gmp \
+ libgnutls.so:security/gnutls \
+ libgcrypt.so:security/libgcrypt \
+ libextractor.so:textproc/libextractor
USES= gmake iconv libtool pathfix pkgconfig
USE_GNOME= glib20
@@ -56,7 +56,7 @@ OPTIONS_DEFAULT= SQLITE
OPTIONS_SUB= yes
HTTP_DESC= Enable HTTP transport via libmicrohttpd
-HTTP_LIB_DEPENDS= libmicrohttpd.so:${PORTSDIR}/www/libmicrohttpd
+HTTP_LIB_DEPENDS= libmicrohttpd.so:www/libmicrohttpd
HTTP_CONFIGURE_ON= --with-microhttpd=${LOCALBASE}
HTTP_CONFIGURE_OFF= --without-microhttpd
MYSQL_DESC= Use MySQL for the data store and cache
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
index 72f028374f88..368e103b633d 100644
--- a/net-p2p/gtk-gnutella/Makefile
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -70,7 +70,7 @@ OPTIONS_DEFINE= DBUS DEBUG GUI IPV6 NLS PORTABILITY TLS
OPTIONS_DEFAULT= GUI TLS
OPTIONS_SUB= yes
-DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
+DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus
DBUS_CONFIGURE_OFF= -Ud_dbus
DEBUG_CONFIGURE_ON= -Ud_official
GUI_USE= gnome=gtk20
@@ -81,7 +81,7 @@ NLS_USES= gettext
NLS_CONFIGURE_OFF= -Ud_nls
PORTABILITY_DESC= Use the PATH variable at run-time
PORTABILITY_CONFIGURE_ON= -Dd_portable
-TLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
+TLS_LIB_DEPENDS= libgnutls.so:security/gnutls
TLS_CONFIGURE_OFF= -Ud_gnutls
.if !defined(INTERACTIVE_CONFIGURE)
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 4c558adf2029..e90715f8940d 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -15,7 +15,7 @@ COMMENT= GTK+2 viewer and editor for BitTorrent meta files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
USES= gmake pkgconfig desktop-file-utils
USE_GNOME= gtk20 intlhack
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile
index 20c96cf71346..19e31de0c20d 100644
--- a/net-p2p/jigdo/Makefile
+++ b/net-p2p/jigdo/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility used to retrieve large files over the Internet
-RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS= ${LOCALBASE}/bin/wget:ftp/wget
USES= gmake tar:bzip2
USE_SUBMAKE= yes
@@ -26,8 +26,8 @@ GUI_DESC= GTK2 Graphical User Interface
BDB_DESC= Berkeley DB support (for jigdo-file cache)
GUI_CONFIGURE_WITH= gui
-GUI_LIB_DEPENDS= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \
- libcurl.so:${PORTSDIR}/ftp/curl
+GUI_LIB_DEPENDS= libgtk-x11-2.0.so:x11-toolkits/gtk20 \
+ libcurl.so:ftp/curl
GUI_USES= pkgconfig
BDB_CONFIGURE_ON= --with-libdb=-l${BDB_LIB_CXX_NAME}
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index 0d372e7b1f90..5f8a8a5396b8 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/
MAINTAINER= makc@FreeBSD.org
COMMENT= BitTorrent client for KDE
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
- libgmp.so:${PORTSDIR}/math/gmp \
- libktorrent.so:${PORTSDIR}/net-p2p/libktorrent
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
+LIB_DEPENDS= libtag.so:audio/taglib \
+ libgmp.so:math/gmp \
+ libktorrent.so:net-p2p/libktorrent
USE_KDE4= kdelibs kdeprefix automoc4 pimlibs workspace
USE_QT4= corelib gui network qt3support qtestlib webkit \
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index 23e582002e14..d77aac001359 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= flz@FreeBSD.org
COMMENT= C library implementing the core BitTorrent protocol
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
GNU_CONFIGURE= yes
USES= gmake
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index 6877a7dbdcbd..7e960132a3c1 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -9,10 +9,10 @@ MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/
MAINTAINER= makc@FreeBSD.org
COMMENT= Torrent library from KTorrent project
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
- libgmp.so:${PORTSDIR}/math/gmp \
- libqca.so:${PORTSDIR}/devel/qca
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
+LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
+ libgmp.so:math/gmp \
+ libqca.so:devel/qca
USE_KDE4= kdelibs kdeprefix automoc4
USE_QT4= qtestlib_build qmake_build moc_build rcc_build uic_build
diff --git a/net-p2p/libtorrent-rasterbar-python/Makefile b/net-p2p/libtorrent-rasterbar-python/Makefile
index 517502a93e6d..612922a5e082 100644
--- a/net-p2p/libtorrent-rasterbar-python/Makefile
+++ b/net-p2p/libtorrent-rasterbar-python/Makefile
@@ -6,8 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= Python bindings for libtorrent-rasterbar
-LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar \
- libboost_python.so:${PORTSDIR}/devel/boost-python-libs
+LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
+ libboost_python.so:devel/boost-python-libs
MASTERDIR= ${.CURDIR}/../libtorrent-rasterbar
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 01d2bc3df747..26fd12f37df6 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -11,8 +11,8 @@ COMMENT?= C++ library implementing a BitTorrent client
LICENSE= BSD3CLAUSE
-LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
- libGeoIP.so:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS?= libboost_date_time.so:devel/boost-libs \
+ libGeoIP.so:net/GeoIP
USES+= compiler:c++11-lang iconv:wchar_t libtool pathfix pkgconfig
USE_OPENSSL= yes
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index eb512fa60301..b5e7cf77d37d 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -12,7 +12,7 @@ COMMENT= Port of the DC++ Direct Connect client to Unix-like systems
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/License.txt
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:devel/boost-libs
USES= gettext iconv pkgconfig scons tar:bzip2
USE_GNOME= libglade2
@@ -30,7 +30,7 @@ MAKE_ARGS+= debug=1
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
NOTIFY_MAKE_ARGS_OFF= libnotify=0
post-patch:
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index cb7b6aed57bc..6bc7bd3b64f0 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -14,7 +14,7 @@ COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
USES+= autoreconf gmake libtool pkgconfig shebangfix
SHEBANG_FILES= src/test/*.py
@@ -32,8 +32,8 @@ CPE_VENDOR= bitcoin
CPE_PRODUCT= bitcoin-qt
CPE_VERSION= ${PORTVERSION:R}
-BUILD_DEPENDS+= protoc:${PORTSDIR}/devel/protobuf
-LIB_DEPENDS+= libprotobuf.so:${PORTSDIR}/devel/protobuf
+BUILD_DEPENDS+= protoc:devel/protobuf
+LIB_DEPENDS+= libprotobuf.so:devel/protobuf
DBUS_USE= QT4=dbus
@@ -61,12 +61,12 @@ TESTS_CONFIGURE_ENABLE= tests
TESTS_PLIST_FILES+= bin/test_litecoin
UPNP_CONFIGURE_WITH= miniupnpc
-UPNP_LIB_DEPENDS= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
UPNP_CPPFLAGS= -I${LOCALBASE}/include
UPNP_LIBS= -L${LOCALBASE}/lib
QRCODES_CONFIGURE_WITH= qrencode
-QRCODES_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode
WALLET_CONFIGURE_ENABLE= wallet
WALLET_CXXFLAGS= -I${BDB_INCLUDE_DIR}
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
index 342c17e38ba2..c2ec3f93a34a 100644
--- a/net-p2p/lopster/Makefile
+++ b/net-p2p/lopster/Makefile
@@ -24,9 +24,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= FLAC OGG ZLIB
OPTIONS_DEFAULT= FLAC OGG ZLIB
-FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac
+FLAC_LIB_DEPENDS= libFLAC.so:audio/flac
FLAC_CONFIGURE_WITH= flac
-OGG_LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
+OGG_LIB_DEPENDS= libogg.so:audio/libogg
OGG_CONFIGURE_WITH= ogg
ZLIB_CONFIGURE_WITH= zlib
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index f81165c5bbf9..ca9b0e8f958b 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -12,7 +12,7 @@ COMMENT= Small network application for automatic maintenance of peer lists
LICENSE= GPLv2+
-LIB_DEPENDS= libSockets.so:${PORTSDIR}/net/Sockets
+LIB_DEPENDS= libSockets.so:net/Sockets
USES= gmake pkgconfig
USE_GNOME= libxml2
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 8e87d66802b0..f864b2e470cb 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -70,8 +70,8 @@ PLIST_SUB+= CORE="@comment " GUI="" GUICORE="@comment "
.endif # ${PORT_OPTIONS:MGUI} && ${PORT_OPTIONS:MCORE}
.if ${PORT_OPTIONS:MGUI}
-BUILD_DEPENDS+= ${LOCALBASE}/lib/ocaml/site-lib/lablgtk2/lablrsvg.cma:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
-LIB_DEPENDS+= librsvg-2.so:${PORTSDIR}/graphics/librsvg2
+BUILD_DEPENDS+= ${LOCALBASE}/lib/ocaml/site-lib/lablgtk2/lablrsvg.cma:x11-toolkits/ocaml-lablgtk2
+LIB_DEPENDS+= librsvg-2.so:graphics/librsvg2
CONFIGURE_ARGS+=--enable-gui=newgui2
# we don't need lablgtk as RUN dependency, but we need gtk+glib
@@ -83,7 +83,7 @@ USE_RC_SUBR= mlnet
SUB_LIST+= SH=${SH:Q}
. if ${PORT_OPTIONS:MGD}
-LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd
+LIB_DEPENDS+= libgd.so:graphics/gd
. else
CONFIGURE_ARGS+=--disable-gd
. endif
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index e58d5979902f..19fd126e9034 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -14,7 +14,7 @@ COMMENT= Decentralized, open DNS system and general purpose key/value store
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
OPTIONS_DEFINE= X11 UPNP QRCODES DBUS
OPTIONS_DEFAULT= X11 QRCODES
@@ -40,7 +40,7 @@ CXXFLAGS+= -DCRYPTOPP_DISABLE_ASM
USE_QT4= corelib network gui qmake_build linguist_build uic_build moc_build rcc_build
BINARY= namecoin-qt
-LIB_DEPENDS+= libprotobuf.so:${PORTSDIR}/devel/protobuf
+LIB_DEPENDS+= libprotobuf.so:devel/protobuf
.else
BINARY= namecoind
MAKE_ARGS+= -C ${WRKSRC}/src
@@ -48,7 +48,7 @@ USE_GNOME= glib20
.endif
.if ${PORT_OPTIONS:MQRCODES}
-LIB_DEPENDS+= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+LIB_DEPENDS+= libqrencode.so:graphics/libqrencode
QMAKE_USE_QRCODE=1
.else
QMAKE_USE_QRCODE=0
@@ -64,7 +64,7 @@ QMAKE_USE_DBUS= 0
PLIST_FILES+= bin/${BINARY}
.if ${PORT_OPTIONS:MUPNP}
-LIB_DEPENDS+= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+LIB_DEPENDS+= libminiupnpc.so:net/miniupnpc
CXXFLAGS+= -I${LOCALBASE}/include/miniupnpc
QMAKE_USE_UPNP= 1
.else
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile
index 5050ad11a532..6f7fe8f03b89 100644
--- a/net-p2p/ncdc/Makefile
+++ b/net-p2p/ncdc/Makefile
@@ -13,13 +13,13 @@ COMMENT= Lightweight direct connect client with ncurses interface
LICENSE= MIT
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libgmp.so:${PORTSDIR}/math/gmp \
- libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt \
- libnettle.so:${PORTSDIR}/security/nettle \
- libp11-kit.so:${PORTSDIR}/security/p11-kit
+LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
+ libpcre.so:devel/pcre \
+ libgmp.so:math/gmp \
+ libgnutls.so:security/gnutls \
+ libgcrypt.so:security/libgcrypt \
+ libnettle.so:security/nettle \
+ libp11-kit.so:security/p11-kit
USES= gmake pkgconfig ncurses
USE_GNOME= glib20
@@ -35,6 +35,6 @@ OPTIONS_DEFINE= GEOIP
GEOIP_CONFIGURE_WITH= geoip
GEOIP_CONFIGURE_ENV= GEOIP_CFLAGS="-I${LOCALBASE}/include" \
GEOIP_LIBS="-L${LOCALBASE}/lib -lGeoIP"
-GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP
.include <bsd.port.mk>
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile
index dc4457c2617f..be13437f6fbe 100644
--- a/net-p2p/p5-Net-BitTorrent-File/Makefile
+++ b/net-p2p/p5-Net-BitTorrent-File/Makefile
@@ -15,8 +15,8 @@ COMMENT= Perl5 module for handles loading and saving of .torrent file
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Convert-Bencode>=0:${PORTSDIR}/converters/p5-Convert-Bencode \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile
index 1e4794fbf68d..11630a4192d1 100644
--- a/net-p2p/p5-Net-DirectConnect/Makefile
+++ b/net-p2p/p5-Net-DirectConnect/Makefile
@@ -14,15 +14,15 @@ COMMENT= Perl Direct Connect lib and client
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
- p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Crypt-RHash>=0:${PORTSDIR}/security/p5-Crypt-RHash \
- p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \
- p5-lib-abs>=0:${PORTSDIR}/devel/p5-lib-abs \
- p5-MIME-Base32>=0:${PORTSDIR}/converters/p5-MIME-Base32 \
- p5-Sys-Sendfile-FreeBSD>=0:${PORTSDIR}/devel/p5-Sys-Sendfile-FreeBSD
+BUILD_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+ p5-DBI>=0:databases/p5-DBI \
+ p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 \
+ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-Crypt-RHash>=0:security/p5-Crypt-RHash \
+ p5-Socket6>=0:net/p5-Socket6 \
+ p5-lib-abs>=0:devel/p5-lib-abs \
+ p5-MIME-Base32>=0:converters/p5-MIME-Base32 \
+ p5-Sys-Sendfile-FreeBSD>=0:devel/p5-Sys-Sendfile-FreeBSD
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile
index 613c1b6ebc27..077e4253879e 100644
--- a/net-p2p/p5-WWW-BitTorrent/Makefile
+++ b/net-p2p/p5-WWW-BitTorrent/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Search and Download .torrent(s) files from BitTorrents boards
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix
diff --git a/net-p2p/py-transmissionrpc/Makefile b/net-p2p/py-transmissionrpc/Makefile
index baf98d3bf54a..42952261f1ee 100644
--- a/net-p2p/py-transmissionrpc/Makefile
+++ b/net-p2p/py-transmissionrpc/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python module that communicates with Transmission through JSON-RPC
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
USES= python
USE_PYTHON= autoplist concurrent distutils
diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile
index e42ec53726cc..e14fab73a16b 100644
--- a/net-p2p/py-vertex/Makefile
+++ b/net-p2p/py-vertex/Makefile
@@ -11,10 +11,10 @@ DISTNAME= Vertex-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Vertex is an implementation of the Q2Q protocol
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \
- ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \
- ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:devel/py-epsilon \
+ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:devel/py-epsilon \
+ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl
LICENSE= MIT
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index b80a8bffc4b6..de62c64c764a 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -12,8 +12,8 @@ COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
LICENSE= GPLv2
# ABI versions specified on purpose for libtorrent-rasterbar
-LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar \
- libboost_system.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
+ libboost_system.so:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= qBittorrent
@@ -26,7 +26,7 @@ QT_NONSTANDARD= yes
DESTDIRNAME= INSTALL_ROOT
.if !defined(SLAVE_PORT)
-LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS+= libGeoIP.so:net/GeoIP
USES+= desktop-file-utils
QT4_USE+= QT4=gui,xml
QT5_USE+= QT5=gui,xml
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile
index b3a68c6a9b9f..5de372588b05 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -13,13 +13,13 @@ COMMENT= Private and secure decentralised communication platform
LICENSE= GPLv2
-BUILD_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libupnp.so:${PORTSDIR}/devel/upnp \
- libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
- libspeex.so:${PORTSDIR}/audio/speex \
- libxslt.so:${PORTSDIR}/textproc/libxslt \
- libssh_threads.so:${PORTSDIR}/security/libssh
+BUILD_DEPENDS= protoc:devel/protobuf
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libupnp.so:devel/upnp \
+ libgnome-keyring.so:security/libgnome-keyring \
+ libspeex.so:audio/speex \
+ libxslt.so:textproc/libxslt \
+ libssh_threads.so:security/libssh
USES= compiler:features dos2unix pkgconfig qmake
USE_GNOME= glib20 libxml2 libxslt
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index 9093b18d947d..899910e039d6 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Web based front end for rTorrent
-BUILD_DEPENDS+= xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c
+BUILD_DEPENDS+= xmlrpc-c-config:net/xmlrpc-c
USES= tar:tgz
@@ -22,11 +22,11 @@ OPTIONS_DEFAULTS= APACHE
.if ${PORT_OPTIONS:MAPACHE}
USE_APACHE_RUN= 22+
-BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_scgi.so:${PORTSDIR}/www/mod_scgi
+BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_scgi.so:www/mod_scgi
.endif
.if ${PORT_OPTIONS:MLIGHTTPD}
-RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd
+RUN_DEPENDS+= lighttpd:www/lighttpd
.endif
USE_PHP= xmlrpc session mbstring
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index dde60534ae52..3bd77edb5345 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -12,8 +12,8 @@ LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libtorrent.so:${PORTSDIR}/net-p2p/libtorrent
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libtorrent.so:net-p2p/libtorrent
BROKEN_arm= does not configure on arm
@@ -34,7 +34,7 @@ SUB_FILES= pkg-message
IPV6_CONFIGURE_ENABLE= ipv6
XMLRPC_CONFIGURE_OFF= --with-xmlrpc-c=no
XMLRPC_CONFIGURE_ON= --with-xmlrpc-c
-XMLRPC_LIB_DEPENDS= libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c-devel
+XMLRPC_LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c-devel
.include <bsd.port.options.mk>
diff --git a/net-p2p/sonarr/Makefile b/net-p2p/sonarr/Makefile
index 522fd816a522..d30a5212f02c 100644
--- a/net-p2p/sonarr/Makefile
+++ b/net-p2p/sonarr/Makefile
@@ -12,10 +12,10 @@ COMMENT= PVR for Usenet and BitTorrent users
LICENSE= GPLv3
-RUN_DEPENDS= mono>0:${PORTSDIR}/lang/mono \
- mediainfo>0:${PORTSDIR}/multimedia/mediainfo \
- sqlite3>0:${PORTSDIR}/databases/sqlite3
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+RUN_DEPENDS= mono>0:lang/mono \
+ mediainfo>0:multimedia/mediainfo \
+ sqlite3>0:databases/sqlite3
+LIB_DEPENDS= libcurl.so:ftp/curl
USE_RC_SUBR= sonarr
diff --git a/net-p2p/torrentsniff/Makefile b/net-p2p/torrentsniff/Makefile
index be5ac642575d..eca0a26e6794 100644
--- a/net-p2p/torrentsniff/Makefile
+++ b/net-p2p/torrentsniff/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.highprogrammer.com/alan/perl/
MAINTAINER= jharris@widomaker.com
COMMENT= Commandline tool for getting status of torrent
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1
NO_BUILD= yes
USES= shebangfix perl5
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index f8644d84c09c..d6706b41c930 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -31,14 +31,14 @@ EXTRACT_AFTER_ARGS=--no-same-owner --no-same-permissions --exclude third-party
LIB_DEPENDS?= ${GEN_LIB_DEPENDS}
# General dependencies
-GEN_LIB_DEPENDS=libb64.so:${PORTSDIR}/converters/libb64 \
- libcurl.so:${PORTSDIR}/ftp/curl \
- libdht.so:${PORTSDIR}/devel/jech-dht \
- libminiupnpc.so:${PORTSDIR}/net/miniupnpc \
- libnatpmp.so:${PORTSDIR}/net/libnatpmp \
- libutp.so:${PORTSDIR}/net/libutp \
- libevent.so:${PORTSDIR}/devel/libevent2
-GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
+GEN_LIB_DEPENDS=libb64.so:converters/libb64 \
+ libcurl.so:ftp/curl \
+ libdht.so:devel/jech-dht \
+ libminiupnpc.so:net/miniupnpc \
+ libnatpmp.so:net/libnatpmp \
+ libutp.so:net/libutp \
+ libevent.so:devel/libevent2
+GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:www/transmission-web
# This is master port of transmission-*, so don't override USES definition
USES+= gmake iconv libtool localbase pkgconfig
@@ -72,10 +72,10 @@ OPENSSL_CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
OPENSSL_CONFIGURE_ON= --with-crypto=openssl
-POLARSSL_LIB_DEPENDS= libpolarssl.so:${PORTSDIR}/security/polarssl13
+POLARSSL_LIB_DEPENDS= libpolarssl.so:security/polarssl13
POLARSSL_CONFIGURE_ON= --with-crypto=polarssl
-WOLFSSL_LIB_DEPENDS= libwolfssl.so:${PORTSDIR}/security/wolfssl
+WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl
WOLFSSL_CONFIGURE_ON= --with-crypto=cyassl
WOLFSSL_BROKEN= Requires security/wolfssl built with --enable-arc4
.endif
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile
index cf622e3a3152..af7e32a215ae 100644
--- a/net-p2p/transmission-gtk/Makefile
+++ b/net-p2p/transmission-gtk/Makefile
@@ -7,11 +7,11 @@ MAINTAINER= crees@FreeBSD.org
COMMENT= Fast and lightweight GTK+3 BitTorrent client
LIB_DEPENDS= ${GEN_LIB_DEPENDS} \
- libnotify.so:${PORTSDIR}/devel/libnotify \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+ libnotify.so:devel/libnotify \
+ libdbus-glib-1.so:devel/dbus-glib
RUN_DEPENDS= ${GEN_RUN_DEPENDS} \
- xdg-open:${PORTSDIR}/devel/xdg-utils
+ xdg-open:devel/xdg-utils
DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../transmission-cli
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile
index d376fb0f99cd..d52a2851191a 100644
--- a/net-p2p/transmission-remote-gui/Makefile
+++ b/net-p2p/transmission-remote-gui/Makefile
@@ -11,9 +11,9 @@ DISTNAME= transgui-${PORTVERSION}-src
MAINTAINER= acm@FreeBSD.org
COMMENT= Remote GUI for transmission daemon
-BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \
- fpcres:${PORTSDIR}/lang/fpc-utils
-RUN_DEPENDS= transmission-daemon:${PORTSDIR}/net-p2p/transmission-daemon
+BUILD_DEPENDS= lazbuild:editors/lazarus \
+ fpcres:lang/fpc-utils
+RUN_DEPENDS= transmission-daemon:net-p2p/transmission-daemon
PROJECTHOST= transmisson-remote-gui
@@ -46,13 +46,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
do-build:
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index d6711fe0d129..04dcee0986ed 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -7,9 +7,9 @@ CATEGORIES= net-p2p
MAINTAINER= crees@FreeBSD.org
COMMENT= Meta-port for Transmission BitTorrent client
-RUN_DEPENDS= transmission-cli:${PORTSDIR}/net-p2p/transmission-cli \
- transmission-daemon:${PORTSDIR}/net-p2p/transmission-daemon \
- transmission-gtk:${PORTSDIR}/net-p2p/transmission-gtk
+RUN_DEPENDS= transmission-cli:net-p2p/transmission-cli \
+ transmission-daemon:net-p2p/transmission-daemon \
+ transmission-gtk:net-p2p/transmission-gtk
CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.[56]*
diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile
index 82d8b0c106c7..cafdae07d1ba 100644
--- a/net-p2p/tribler/Makefile
+++ b/net-p2p/tribler/Makefile
@@ -14,18 +14,18 @@ COMMENT= Streaming capable P2P network client based on BitTorrent
LICENSE= LGPL21 MIT
LICENSE_COMB= multi
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apsw>0:${PORTSDIR}/databases/py-apsw \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.7:${PORTSDIR}/devel/py-pyasn1 \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
- ${PYTHON_PKGNAMEPREFIX}gmpy>0:${PORTSDIR}/math/py-gmpy \
- ${PYTHON_PKGNAMEPREFIX}netifaces>0:${PORTSDIR}/net/py-netifaces \
- ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0.16.4:${PORTSDIR}/net-p2p/libtorrent-rasterbar-python \
- ${PYTHON_PKGNAMEPREFIX}m2crypto>0:${PORTSDIR}/security/py-m2crypto \
- ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \
- ${PYTHON_PKGNAMEPREFIX}feedparser>0:${PORTSDIR}/textproc/py-feedparser \
- ${PYTHON_PKGNAMEPREFIX}cherrypy>0:${PORTSDIR}/www/py-cherrypy \
- ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apsw>0:databases/py-apsw \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
+ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.7:devel/py-pyasn1 \
+ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
+ ${PYTHON_PKGNAMEPREFIX}gmpy>0:math/py-gmpy \
+ ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces \
+ ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0.16.4:net-p2p/libtorrent-rasterbar-python \
+ ${PYTHON_PKGNAMEPREFIX}m2crypto>0:security/py-m2crypto \
+ ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \
+ ${PYTHON_PKGNAMEPREFIX}feedparser>0:textproc/py-feedparser \
+ ${PYTHON_PKGNAMEPREFIX}cherrypy>0:www/py-cherrypy \
+ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests
NO_ARCH= yes
NO_BUILD= yes
@@ -51,8 +51,8 @@ OPTIONS_DEFINE= DOCS VLC
OPTIONS_DEFAULT= VLC
VLC_DESC= Multimedia support via VLC
-VLC_RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg \
- vlc:${PORTSDIR}/multimedia/vlc
+VLC_RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
+ vlc:multimedia/vlc
TRIBLER_DIR= ${PYTHONPREFIX_SITELIBDIR}/tribler
diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile
index 836c3dfcaf77..a045585e9c32 100644
--- a/net-p2p/twister/Makefile
+++ b/net-p2p/twister/Makefile
@@ -14,9 +14,9 @@ LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libleveldb.so:${PORTSDIR}/databases/leveldb \
- libicui18n.so:${PORTSDIR}/devel/icu
+LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+ libleveldb.so:databases/leveldb \
+ libicui18n.so:devel/icu
OPTIONS_DEFINE= DOCS
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile
index c8dae73f6924..3e18ad8802e6 100644
--- a/net-p2p/unworkable/Makefile
+++ b/net-p2p/unworkable/Makefile
@@ -12,7 +12,7 @@ COMMENT= Free BitTorrent Implementation
LICENSE= MIT
-LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent2
USES= scons
USE_OPENSSL= yes
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index eae6c9622f03..72d091829aba 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -12,8 +12,8 @@ COMMENT= Qt-based Direct Connect client
LICENSE= GPLv2
-LIB_DEPENDS= libdc.so:${PORTSDIR}/net-p2p/dclib \
- libxml2.so:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libdc.so:net-p2p/dclib \
+ libxml2.so:textproc/libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile
index deb7283a163f..d02d7ce745cd 100644
--- a/net-p2p/verlihub-plugins-luascript/Makefile
+++ b/net-p2p/verlihub-plugins-luascript/Makefile
@@ -31,8 +31,8 @@ SOCKET_DESC= Build with LuaSocket support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSOCKET}
-BUILD_DEPENDS+= ${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket
-RUN_DEPENDS+= ${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket
+BUILD_DEPENDS+= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket
+RUN_DEPENDS+= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket
CONFIGURE_ARGS+= --with-luasocket
.endif
diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile
index 1afd51398f93..9891fee90932 100644
--- a/net-p2p/verlihub-plugins/Makefile
+++ b/net-p2p/verlihub-plugins/Makefile
@@ -11,14 +11,14 @@ MAINTAINER= skylord@vt.net.ru
COMMENT= Meta-port for VerliHub plugins
RUN_DEPENDS= \
- ${LOCALBASE}/lib/libchatroom_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-chatroom \
- ${LOCALBASE}/lib/libfloodprot_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-floodprotect \
- ${LOCALBASE}/lib/libforbid_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-forbid \
- ${LOCALBASE}/lib/libiplog_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-iplog \
- ${LOCALBASE}/lib/libisp_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-isp \
- ${LOCALBASE}/lib/liblua_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-luascript \
- ${LOCALBASE}/lib/libmessanger_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-messanger \
- ${LOCALBASE}/lib/libstats_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-stats
+ ${LOCALBASE}/lib/libchatroom_pi.so:net-p2p/verlihub-plugins-chatroom \
+ ${LOCALBASE}/lib/libfloodprot_pi.so:net-p2p/verlihub-plugins-floodprotect \
+ ${LOCALBASE}/lib/libforbid_pi.so:net-p2p/verlihub-plugins-forbid \
+ ${LOCALBASE}/lib/libiplog_pi.so:net-p2p/verlihub-plugins-iplog \
+ ${LOCALBASE}/lib/libisp_pi.so:net-p2p/verlihub-plugins-isp \
+ ${LOCALBASE}/lib/liblua_pi.so:net-p2p/verlihub-plugins-luascript \
+ ${LOCALBASE}/lib/libmessanger_pi.so:net-p2p/verlihub-plugins-messanger \
+ ${LOCALBASE}/lib/libstats_pi.so:net-p2p/verlihub-plugins-stats
USES= metaport
diff --git a/net-p2p/verlihub-plugins/Makefile.plugins b/net-p2p/verlihub-plugins/Makefile.plugins
index d5c099b89900..69d57720e30e 100644
--- a/net-p2p/verlihub-plugins/Makefile.plugins
+++ b/net-p2p/verlihub-plugins/Makefile.plugins
@@ -11,8 +11,8 @@ WRKSRC?= ${WRKDIR}/${PLUGIN_NAME}
COMMENT?= ${PLUGIN_DESC} plugin for VerliHub - a Direct Connect protocol server
-BUILD_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
-RUN_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
+BUILD_DEPENDS+= ${LOCALBASE}/bin/verlihub:net-p2p/verlihub
+RUN_DEPENDS+= ${LOCALBASE}/bin/verlihub:net-p2p/verlihub
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index bca1adb91284..04c83d17f7fd 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -13,10 +13,10 @@ COMMENT= Direct Connect protocol server (Hub)
# XXX: Actually, bash isn't required for building,
# but otherwise configure script would pick the wrong path
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP \
- libpcre.so:${PORTSDIR}/devel/pcre
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+BUILD_DEPENDS= bash:shells/bash
+LIB_DEPENDS= libGeoIP.so:net/GeoIP \
+ libpcre.so:devel/pcre
+RUN_DEPENDS= bash:shells/bash
LIBS+= -L${LOCALBASE}/lib
USE_RC_SUBR= verlihub
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile
index 66bd0775c506..b99deeb48b4c 100644
--- a/net-p2p/vuze/Makefile
+++ b/net-p2p/vuze/Makefile
@@ -13,11 +13,11 @@ COMMENT= BitTorrent client written in Java
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL.txt
-BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
- ${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
- ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \
- ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel
-RUN_DEPENDS= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel
+BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:devel/log4j \
+ ${JAVALIBDIR}/commons-cli.jar:java/jakarta-commons-cli \
+ ${JAVALIBDIR}/junit.jar:java/junit \
+ ${JAVALIBDIR}/swt-devel.jar:x11-toolkits/swt-devel
+RUN_DEPENDS= ${JAVALIBDIR}/swt-devel.jar:x11-toolkits/swt-devel
USES= zip
USE_JAVA= yes
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 8d48e36ffac7..cc134848f64d 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -11,7 +11,7 @@ COMMENT= Peer-to-Peer crypto currency with quick transactions
LICENSE= MIT
-LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
USES+= autoreconf compiler:c++0x gmake libtool pkgconfig:build
@@ -31,15 +31,15 @@ OPTIONS_GROUP= X11
OPTIONS_GROUP_X11= QRCODES
UPNP_CONFIGURE_WITH= miniupnpc
-UPNP_LIB_DEPENDS= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
+UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc
UPNP_CPPFLAGS= -I${LOCALBASE}/include
UPNP_LIBS= -L${LOCALBASE}/lib
X11_CONFIGURE_WITH= gui
X11_CONFIGURE_ON= --without-daemon
X11_CONFIGURE_OFF= --with-daemon
-X11_BUILD_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
-X11_LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
+X11_BUILD_DEPENDS= protoc:devel/protobuf
+X11_LIB_DEPENDS= libprotobuf.so:devel/protobuf
X11_USE= qt4=corelib,network,gui,qmake_build,linguisttools_build \
qt4=uic_build,moc_build,rcc_build,qtestlib_build
X11_USES= desktop-file-utils
@@ -50,7 +50,7 @@ WALLET_LIBS= -L${BDB_LIB_DIR}
WALLET_USE= bdb=48
QRCODES_IMPLIES= X11
-QRCODES_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
+QRCODES_LIB_DEPENDS= libqrencode.so:graphics/libqrencode
QRCODES_CONFIGURE_WITH= qrencode
CLI_CONFIGURE_WITH= cli