summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /converters
parentFix prop. (diff)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'converters')
-rw-r--r--converters/bibtexconv/Makefile2
-rw-r--r--converters/chmview/Makefile2
-rw-r--r--converters/cl-babel-sbcl/Makefile16
-rw-r--r--converters/cl-babel/Makefile12
-rw-r--r--converters/enca/Makefile6
-rw-r--r--converters/fix-mime-charset/Makefile2
-rw-r--r--converters/gbsdconv/Makefile4
-rw-r--r--converters/i18ntools/Makefile4
-rw-r--r--converters/ical2html/Makefile2
-rw-r--r--converters/iconv-extra/Makefile2
-rw-r--r--converters/iconv-rfc1345/Makefile2
-rw-r--r--converters/libb64/Makefile2
-rw-r--r--converters/lua-json/Makefile2
-rw-r--r--converters/ocaml-jsonm/Makefile4
-rw-r--r--converters/osm2mp/Makefile16
-rw-r--r--converters/osm2pgsql/Makefile8
-rw-r--r--converters/p5-Boulder/Makefile2
-rw-r--r--converters/p5-Convert-Bencode_XS/Makefile2
-rw-r--r--converters/p5-Convert-BinHex/Makefile4
-rw-r--r--converters/p5-Convert-PEM/Makefile6
-rw-r--r--converters/p5-Convert-Recode/Makefile4
-rw-r--r--converters/p5-Convert-TNEF/Makefile4
-rw-r--r--converters/p5-Convert-UUlib/Makefile2
-rw-r--r--converters/p5-Cpanel-JSON-XS/Makefile18
-rw-r--r--converters/p5-Data-AMF/Makefile8
-rw-r--r--converters/p5-Encode-IMAPUTF7/Makefile2
-rw-r--r--converters/p5-Encode-Punycode/Makefile4
-rw-r--r--converters/p5-Encode-compat/Makefile2
-rw-r--r--converters/p5-JSON-Any/Makefile36
-rw-r--r--converters/p5-JSON-MaybeXS/Makefile10
-rw-r--r--converters/p5-JSON-Tiny/Makefile2
-rw-r--r--converters/p5-JSON-XS-VersionOneAndTwo/Makefile2
-rw-r--r--converters/p5-JSON-XS/Makefile4
-rw-r--r--converters/p5-JSON1/Makefile2
-rw-r--r--converters/p5-LaTeXML/Makefile28
-rw-r--r--converters/p5-MIME-Base64-URLSafe/Makefile2
-rw-r--r--converters/p5-Net-IDN-Nameprep/Makefile4
-rw-r--r--converters/p5-Number-Nary/Makefile6
-rw-r--r--converters/p5-PerlIO-via-Unidecode/Makefile4
-rw-r--r--converters/p5-Sereal-Decoder/Makefile6
-rw-r--r--converters/p5-Sereal-Encoder/Makefile8
-rw-r--r--converters/p5-Sereal/Makefile10
-rw-r--r--converters/p5-Text-Bidi/Makefile6
-rw-r--r--converters/p5-Unicode-IMAPUtf7/Makefile4
-rw-r--r--converters/p5-Unicode-Map8/Makefile2
-rw-r--r--converters/p5-Unicode-MapUTF8/Makefile8
-rw-r--r--converters/p5-Unicode-Stringprep/Makefile8
-rw-r--r--converters/p5-WAP-wbxml/Makefile6
-rw-r--r--converters/p5-XML-WBXML/Makefile2
-rw-r--r--converters/p5-bsdconv/Makefile2
-rw-r--r--converters/pdf2djvu/Makefile6
-rw-r--r--converters/pecl-fribidi/Makefile2
-rw-r--r--converters/php5-bsdconv/Makefile2
-rw-r--r--converters/py-bsdconv/Makefile2
-rw-r--r--converters/py-pisa/Makefile8
-rw-r--r--converters/py-rencode/Makefile2
-rw-r--r--converters/py-zfec/Makefile4
-rw-r--r--converters/rcctools/Makefile2
-rw-r--r--converters/rubygem-bsdconv/Makefile2
-rw-r--r--converters/shftool/Makefile2
-rw-r--r--converters/uudeview/Makefile2
-rw-r--r--converters/uudx/Makefile2
-rw-r--r--converters/wkhtmltopdf/Makefile6
-rw-r--r--converters/xdeview/Makefile2
-rw-r--r--converters/ytnef/Makefile4
-rw-r--r--converters/zbase32/Makefile2
66 files changed, 178 insertions, 178 deletions
diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile
index 1bcb0e895cec..bca4b5331b2b 100644
--- a/converters/bibtexconv/Makefile
+++ b/converters/bibtexconv/Makefile
@@ -12,7 +12,7 @@ COMMENT= BibTeX Converter
LICENSE= GPLv3
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:ftp/curl
GNU_CONFIGURE= yes
USES= gmake
diff --git a/converters/chmview/Makefile b/converters/chmview/Makefile
index 0fded9e9a1ae..e35b0d6a698b 100644
--- a/converters/chmview/Makefile
+++ b/converters/chmview/Makefile
@@ -12,7 +12,7 @@ COMMENT= Extractor from .chm files
LICENSE= GPLv2
-LIB_DEPENDS= libchm.so:${PORTSDIR}/misc/chmlib
+LIB_DEPENDS= libchm.so:misc/chmlib
USES= tar:xz uidfix
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index a555e8eef2d3..299de737076e 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -10,14 +10,14 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Charset encoding/decoding library written in Common Lisp
-BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
- ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-sbcl \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:${PORTSDIR}/devel/cl-trivial-features-sbcl \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-sbcl
-RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
- ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-sbcl \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:${PORTSDIR}/devel/cl-trivial-features-sbcl \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:${PORTSDIR}/devel/cl-trivial-gray-streams-sbcl
+BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:devel/cl-alexandria-sbcl \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:devel/cl-trivial-gray-streams-sbcl
+RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:devel/cl-alexandria-sbcl \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:devel/cl-trivial-gray-streams-sbcl
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
diff --git a/converters/cl-babel/Makefile b/converters/cl-babel/Makefile
index 74c9f2da65de..c6189f8406d1 100644
--- a/converters/cl-babel/Makefile
+++ b/converters/cl-babel/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= LOCAL/olgeni
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Charset encoding/decoding library written in Common Lisp
-BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
-RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \
- ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
+BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:devel/cl-alexandria \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams
+RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:devel/cl-alexandria \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features \
+ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams
NO_BUILD= yes
diff --git a/converters/enca/Makefile b/converters/enca/Makefile
index db00703ec0d6..07d07a265f47 100644
--- a/converters/enca/Makefile
+++ b/converters/enca/Makefile
@@ -12,9 +12,9 @@ COMMENT= Detect encoding of text files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8
-LIB_DEPENDS= librecode.so:${PORTSDIR}/converters/recode
-RUN_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8
+BUILD_DEPENDS= umap:converters/p5-Unicode-Map8
+LIB_DEPENDS= librecode.so:converters/recode
+RUN_DEPENDS= umap:converters/p5-Unicode-Map8
USES= gmake iconv libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
diff --git a/converters/fix-mime-charset/Makefile b/converters/fix-mime-charset/Makefile
index 6645f785a927..afa378a7aaa2 100644
--- a/converters/fix-mime-charset/Makefile
+++ b/converters/fix-mime-charset/Makefile
@@ -12,7 +12,7 @@ COMMENT= Fix incorrect Content-Type MIME headers of e-mail messages
OPTIONS_DEFINE= DOCS
-LIB_DEPENDS= libenca.so:${PORTSDIR}/converters/enca
+LIB_DEPENDS= libenca.so:converters/enca
PORTDOCS= README.koi8r README
diff --git a/converters/gbsdconv/Makefile b/converters/gbsdconv/Makefile
index cc4253712cbd..07b4994c6fcd 100644
--- a/converters/gbsdconv/Makefile
+++ b/converters/gbsdconv/Makefile
@@ -10,8 +10,8 @@ COMMENT= GUI for bsdconv
LICENSE= ISCL
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=8.0:${PORTSDIR}/converters/py-bsdconv
+LIB_DEPENDS= libtag.so:audio/taglib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=8.0:converters/py-bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/converters/i18ntools/Makefile b/converters/i18ntools/Makefile
index b850dd2bc728..b07ebc5e55c5 100644
--- a/converters/i18ntools/Makefile
+++ b/converters/i18ntools/Makefile
@@ -13,8 +13,8 @@ COMMENT= Tools for the conversion to and from UTF-8 Unicode encoding
LICENSE= BSD2CLAUSE
-LIB_DEPENDS= libutf-8.so:${PORTSDIR}/converters/libutf-8
-RUN_DEPENDS= tuc:${PORTSDIR}/converters/tuc
+LIB_DEPENDS= libutf-8.so:converters/libutf-8
+RUN_DEPENDS= tuc:converters/tuc
DATADIR= ${PREFIX}/share/i18n
DOCSDIR= ${PREFIX}/share/doc/i18n
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 5a328adcd763..10638cbe5b8c 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical
+LIB_DEPENDS= libical.so:devel/libical
GNU_CONFIGURE= yes
diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile
index c56f508701e0..6ddbde967c95 100644
--- a/converters/iconv-extra/Makefile
+++ b/converters/iconv-extra/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
-LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= libbiconv.so:converters/iconv
USES= perl5 uidfix
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile
index af1e1fc011f3..b4256689136e 100644
--- a/converters/iconv-rfc1345/Makefile
+++ b/converters/iconv-rfc1345/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charset modules for the iconv library (from RFC1345)
-LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= libbiconv.so:converters/iconv
USES= perl5 uidfix
diff --git a/converters/libb64/Makefile b/converters/libb64/Makefile
index 41bc5179f01a..822069306b28 100644
--- a/converters/libb64/Makefile
+++ b/converters/libb64/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}
MAINTAINER= ismail.yenigul@surgate.com
COMMENT= Library for fast Base64 encoding and decoding
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
+BUILD_DEPENDS= makedepend:devel/makedepend
USES= gmake zip
ALL_TARGET= all_src
diff --git a/converters/lua-json/Makefile b/converters/lua-json/Makefile
index 3591870fc955..efc511ae866a 100644
--- a/converters/lua-json/Makefile
+++ b/converters/lua-json/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= JSON parser/creator for Lua
-RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}lpeg>=0.8.1:${PORTSDIR}/devel/lua-lpeg
+RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}lpeg>=0.8.1:devel/lua-lpeg
MAKE_ARGS= INSTALL_CMOD=${LUA_MODLIBDIR} INSTALL_LMOD=${LUA_MODSHAREDIR}
USES= lua:run
diff --git a/converters/ocaml-jsonm/Makefile b/converters/ocaml-jsonm/Makefile
index a2e85a0fb5fd..f7d31ef3e659 100644
--- a/converters/ocaml-jsonm/Makefile
+++ b/converters/ocaml-jsonm/Makefile
@@ -12,8 +12,8 @@ COMMENT= Non-blocking streaming JSON codec for OCaml
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${SA_DIR}/uutf/uutf.a:${PORTSDIR}/devel/ocaml-uutf
-RUN_DEPENDS= ${SA_DIR}/uutf/uutf.a:${PORTSDIR}/devel/ocaml-uutf
+BUILD_DEPENDS= ${SA_DIR}/uutf/uutf.a:devel/ocaml-uutf
+RUN_DEPENDS= ${SA_DIR}/uutf/uutf.a:devel/ocaml-uutf
USES= tar:tbz
USE_OCAML= yes
diff --git a/converters/osm2mp/Makefile b/converters/osm2mp/Makefile
index 4ce24a1ec045..0a5e7a2d5d7d 100644
--- a/converters/osm2mp/Makefile
+++ b/converters/osm2mp/Makefile
@@ -10,14 +10,14 @@ MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= OpenStreetMap data into Polish map format (MP) converter
-RUN_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
- p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
- p5-Math-Polygon>=0:${PORTSDIR}/math/p5-Math-Polygon \
- p5-Math-Polygon-Tree>=0:${PORTSDIR}/math/p5-Math-Polygon-Tree \
- p5-Tree-R>=0:${PORTSDIR}/devel/p5-Tree-R \
- p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-Math-Geometry-Planar-GPC-PolygonXS>=0:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC-PolygonXS \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
+RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML \
+ p5-Encode-Locale>=0:converters/p5-Encode-Locale \
+ p5-Math-Polygon>=0:math/p5-Math-Polygon \
+ p5-Math-Polygon-Tree>=0:math/p5-Math-Polygon-Tree \
+ p5-Tree-R>=0:devel/p5-Tree-R \
+ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+ p5-Math-Geometry-Planar-GPC-PolygonXS>=0:math/p5-Math-Geometry-Planar-GPC-PolygonXS \
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils
LICENSE= GPLv2
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index 2aa345befe90..99cea8558fcb 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -12,10 +12,10 @@ COMMENT= Convert OSM XML data to PostgreSQL database
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
- libgeos.so:${PORTSDIR}/graphics/geos \
- libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \
- libboost_thread.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libproj.so:graphics/proj \
+ libgeos.so:graphics/geos \
+ libprotobuf-c.so:devel/protobuf-c \
+ libboost_thread.so:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= openstreetmap
diff --git a/converters/p5-Boulder/Makefile b/converters/p5-Boulder/Makefile
index 5ba88865d24e..a610e55b6263 100644
--- a/converters/p5-Boulder/Makefile
+++ b/converters/p5-Boulder/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= API for hierarchical tag/value structures
-BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-Convert-Bencode_XS/Makefile b/converters/p5-Convert-Bencode_XS/Makefile
index 30330be85a71..524163a90a2e 100644
--- a/converters/p5-Convert-Bencode_XS/Makefile
+++ b/converters/p5-Convert-Bencode_XS/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Faster conversions to/from Bencode format
-RUN_DEPENDS= p5-Convert-Bencode>=0:${PORTSDIR}/converters/p5-Convert-Bencode
+RUN_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode
USES= perl5 shebangfix
SHEBANG_FILES= extras/*.pl
diff --git a/converters/p5-Convert-BinHex/Makefile b/converters/p5-Convert-BinHex/Makefile
index 947109e0a3d8..bcf79febf955 100644
--- a/converters/p5-Convert-BinHex/Makefile
+++ b/converters/p5-Convert-BinHex/Makefile
@@ -13,8 +13,8 @@ COMMENT= Perl module to extract data from Macintosh BinHex files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
- p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
+TEST_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
+ p5-Test-Most>=0:devel/p5-Test-Most
NO_ARCH= yes
USES= perl5
diff --git a/converters/p5-Convert-PEM/Makefile b/converters/p5-Convert-PEM/Makefile
index ae510cb1d11a..8b1beb32d9c6 100644
--- a/converters/p5-Convert-PEM/Makefile
+++ b/converters/p5-Convert-PEM/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Read/write access to ASN.1-encoded PEM files with optional encryption
-RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
- p5-Convert-ASN1>=0.10:${PORTSDIR}/converters/p5-Convert-ASN1 \
- p5-Crypt-DES_EDE3>=0:${PORTSDIR}/security/p5-Crypt-DES_EDE3
+RUN_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \
+ p5-Convert-ASN1>=0.10:converters/p5-Convert-ASN1 \
+ p5-Crypt-DES_EDE3>=0:security/p5-Crypt-DES_EDE3
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/converters/p5-Convert-Recode/Makefile b/converters/p5-Convert-Recode/Makefile
index 88a403687285..1693acba8aa4 100644
--- a/converters/p5-Convert-Recode/Makefile
+++ b/converters/p5-Convert-Recode/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Front end to the GNU recode program
-BUILD_DEPENDS= recode:${PORTSDIR}/converters/recode
-RUN_DEPENDS= recode:${PORTSDIR}/converters/recode
+BUILD_DEPENDS= recode:converters/recode
+RUN_DEPENDS= recode:converters/recode
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile
index a863eec14731..90cc921f1ceb 100644
--- a/converters/p5-Convert-TNEF/Makefile
+++ b/converters/p5-Convert-TNEF/Makefile
@@ -14,8 +14,8 @@ COMMENT= Perl module to read TNEF files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-MIME-Tools>=4.109:${PORTSDIR}/mail/p5-MIME-Tools
+BUILD_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-MIME-Tools>=4.109:mail/p5-MIME-Tools
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile
index 97a380a9954f..5b26068f4b4f 100644
--- a/converters/p5-Convert-UUlib/Makefile
+++ b/converters/p5-Convert-UUlib/Makefile
@@ -15,7 +15,7 @@ COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Canary-Stability>=0:${PORTSDIR}/devel/p5-Canary-Stability
+BUILD_DEPENDS= p5-Canary-Stability>=0:devel/p5-Canary-Stability
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Cpanel-JSON-XS/Makefile b/converters/p5-Cpanel-JSON-XS/Makefile
index 14d711e41115..a53b805bcc83 100644
--- a/converters/p5-Cpanel-JSON-XS/Makefile
+++ b/converters/p5-Cpanel-JSON-XS/Makefile
@@ -14,15 +14,15 @@ COMMENT= JSON::XS for Cpanel, fast and correct serialising
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-Mojolicious>=6.11:${PORTSDIR}/www/p5-Mojolicious \
- p5-Perl-MinimumVersion>=1.20:${PORTSDIR}/textproc/p5-Perl-MinimumVersion \
- p5-Test-CPAN-Meta>=1.20:${PORTSDIR}/devel/p5-Test-CPAN-Meta \
- p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \
- p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-common-sense>=3.50:${PORTSDIR}/devel/p5-common-sense
+TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \
+ p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-Mojolicious>=6.11:www/p5-Mojolicious \
+ p5-Perl-MinimumVersion>=1.20:textproc/p5-Perl-MinimumVersion \
+ p5-Test-CPAN-Meta>=1.20:devel/p5-Test-CPAN-Meta \
+ p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \
+ p5-Test-Pod>=1:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
+ p5-common-sense>=3.50:devel/p5-common-sense
USE_PERL5= configure
USES= perl5
diff --git a/converters/p5-Data-AMF/Makefile b/converters/p5-Data-AMF/Makefile
index 509278972208..424daac6caac 100644
--- a/converters/p5-Data-AMF/Makefile
+++ b/converters/p5-Data-AMF/Makefile
@@ -11,10 +11,10 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to serialize, deserialize AMF data
RUN_DEPENDS= \
- p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
- p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
- p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
- p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
+ p5-DateTime>0:devel/p5-DateTime \
+ p5-Any-Moose>0:devel/p5-Any-Moose \
+ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \
+ p5-XML-LibXML>0:textproc/p5-XML-LibXML
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/converters/p5-Encode-IMAPUTF7/Makefile b/converters/p5-Encode-IMAPUTF7/Makefile
index d1bddae0f01b..7c563180381b 100644
--- a/converters/p5-Encode-IMAPUTF7/Makefile
+++ b/converters/p5-Encode-IMAPUTF7/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Modification of UTF-7 encoding for IMAP
-TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Encode-Punycode/Makefile b/converters/p5-Encode-Punycode/Makefile
index 3f4f550f979b..4aea1d7e99d1 100644
--- a/converters/p5-Encode-Punycode/Makefile
+++ b/converters/p5-Encode-Punycode/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Encode plugin for Punycode
-RUN_DEPENDS= p5-Net-IDN-Encode>=0:${PORTSDIR}/textproc/p5-Net-IDN-Encode
+RUN_DEPENDS= p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode
BUILD_DEPENDS:= ${RUN_DEPENDS} \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= modbuild
diff --git a/converters/p5-Encode-compat/Makefile b/converters/p5-Encode-compat/Makefile
index c23b3b06c223..9956b0ae7edd 100644
--- a/converters/p5-Encode-compat/Makefile
+++ b/converters/p5-Encode-compat/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Compatibility interfaces for Encode.pm on Perl < 5.7.1
-BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv
+BUILD_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index b2bb4a8ee698..3f54df7a8a23 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -13,14 +13,14 @@ COMMENT= Perl Wrapper Class for the various JSON classes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
- p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
- p5-Test-Warnings>=0.009:${PORTSDIR}/devel/p5-Test-Warnings \
- p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
+TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \
+ p5-JSON>=0:converters/p5-JSON \
+ p5-JSON-DWIW>=0:converters/p5-JSON-DWIW \
+ p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+ p5-Test-Requires>=0:devel/p5-Test-Requires \
+ p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \
+ p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
DEPRECATED= Deprecated by upstream
@@ -37,15 +37,15 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-CPANEL_BUILD_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS
-CPANEL_RUN_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS
-JSON_BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
-JSON_RUN_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
-JSON_DWIW_BUILD_DEPENDS=p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW
-JSON_DWIW_RUN_DEPENDS= p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW
-JSON_PP_BUILD_DEPENDS= p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP
-JSON_PP_RUN_DEPENDS= p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP
-JSON_XS_BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
-JSON_XS_RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
+CPANEL_BUILD_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS
+CPANEL_RUN_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS
+JSON_BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON
+JSON_RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON
+JSON_DWIW_BUILD_DEPENDS=p5-JSON-DWIW>=0:converters/p5-JSON-DWIW
+JSON_DWIW_RUN_DEPENDS= p5-JSON-DWIW>=0:converters/p5-JSON-DWIW
+JSON_PP_BUILD_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP
+JSON_PP_RUN_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP
+JSON_XS_BUILD_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS
+JSON_XS_RUN_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS
.include <bsd.port.mk>
diff --git a/converters/p5-JSON-MaybeXS/Makefile b/converters/p5-JSON-MaybeXS/Makefile
index 91f2a94e2535..4c1330a73040 100644
--- a/converters/p5-JSON-MaybeXS/Makefile
+++ b/converters/p5-JSON-MaybeXS/Makefile
@@ -13,10 +13,10 @@ COMMENT= Use Cpanel::JSON::XS with a fallback to JSON::PP
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Cpanel-JSON-XS>=2.3310:${PORTSDIR}/converters/p5-Cpanel-JSON-XS
+BUILD_DEPENDS= p5-Cpanel-JSON-XS>=2.3310:converters/p5-Cpanel-JSON-XS
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
+TEST_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
USE_PERL5= configure
USES= perl5
@@ -24,8 +24,8 @@ USES= perl5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501800
-BUILD_DEPENDS+= p5-JSON-PP>=2.27202:${PORTSDIR}/converters/p5-JSON-PP
-RUN_DEPENDS+= p5-JSON-PP>=2.27202:${PORTSDIR}/converters/p5-JSON-PP
+BUILD_DEPENDS+= p5-JSON-PP>=2.27202:converters/p5-JSON-PP
+RUN_DEPENDS+= p5-JSON-PP>=2.27202:converters/p5-JSON-PP
.endif
.include <bsd.port.post.mk>
diff --git a/converters/p5-JSON-Tiny/Makefile b/converters/p5-JSON-Tiny/Makefile
index 88e0be9785e3..cf707829c0c9 100644
--- a/converters/p5-JSON-Tiny/Makefile
+++ b/converters/p5-JSON-Tiny/Makefile
@@ -13,7 +13,7 @@ COMMENT= Minimalistic JSON
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-Test-Pod>=1.26:devel/p5-Test-Pod
NO_ARCH= yes
USE_PERL5= configure
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile
index c2b11dc4cde2..bd4047cad702 100644
--- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile
+++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Support versions 1 and 2 of JSON::XS
-RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
+RUN_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index 24f3d88a5d53..1bc29040d1d4 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -13,8 +13,8 @@ COMMENT= JSON serialising/deserialising, done correctly and fast
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Types-Serialiser>=0:${PORTSDIR}/devel/p5-Types-Serialiser \
- p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
+BUILD_DEPENDS= p5-Types-Serialiser>=0:devel/p5-Types-Serialiser \
+ p5-common-sense>0:devel/p5-common-sense
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-JSON1/Makefile b/converters/p5-JSON1/Makefile
index 867e89eba75c..cc868940c4a3 100644
--- a/converters/p5-JSON1/Makefile
+++ b/converters/p5-JSON1/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= 1
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert to JSON (JavaScript Object Notation)
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFLICTS= p5-JSON-2.*
diff --git a/converters/p5-LaTeXML/Makefile b/converters/p5-LaTeXML/Makefile
index 9b7b72d8ee19..ca897208cced 100644
--- a/converters/p5-LaTeXML/Makefile
+++ b/converters/p5-LaTeXML/Makefile
@@ -14,20 +14,20 @@ COMMENT= LaTeX to XML/HTML/MathML converter in Perl
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
- p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
- p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
- p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML \
- p5-XML-LibXSLT>=1.58:${PORTSDIR}/textproc/p5-XML-LibXSLT \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \
- p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
- p5-Getopt-Long>=2.37:${PORTSDIR}/devel/p5-Getopt-Long \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Pod-Parser>=0:${PORTSDIR}/textproc/p5-Pod-Parser \
- p5-Test-More-UTF8>=0:${PORTSDIR}/devel/p5-Test-More-UTF8 \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${LOCALBASE}/bin/git:devel/git \
+ p5-File-Which>=0:sysutils/p5-File-Which \
+ p5-IO-String>=0:devel/p5-IO-String \
+ p5-Image-Size>=0:graphics/p5-Image-Size \
+ p5-JSON-XS>=0:converters/p5-JSON-XS \
+ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \
+ p5-XML-LibXSLT>=1.58:textproc/p5-XML-LibXSLT \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \
+ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
+ p5-Getopt-Long>=2.37:devel/p5-Getopt-Long \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
+ p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \
+ p5-URI>=0:net/p5-URI
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-MIME-Base64-URLSafe/Makefile b/converters/p5-MIME-Base64-URLSafe/Makefile
index d2765d30ce0d..c2e15ed87330 100644
--- a/converters/p5-MIME-Base64-URLSafe/Makefile
+++ b/converters/p5-MIME-Base64-URLSafe/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= citric@cubicone.tmetic.com
COMMENT= Perl version of Python's URL-safe base64 codec
-RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
BUILD_DEPENDS:= ${RUN_DEPENDS}
WRKSRC= ${WRKDIR}/${DISTNAME:S/00//}
diff --git a/converters/p5-Net-IDN-Nameprep/Makefile b/converters/p5-Net-IDN-Nameprep/Makefile
index b1fa38762493..86ea601b3c76 100644
--- a/converters/p5-Net-IDN-Nameprep/Makefile
+++ b/converters/p5-Net-IDN-Nameprep/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Normalization of domain names (Nameprep, RFC 3491)
-RUN_DEPENDS= p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep
+RUN_DEPENDS= p5-Unicode-Stringprep>=0:converters/p5-Unicode-Stringprep
BUILD_DEPENDS:= ${RUN_DEPENDS} \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= modbuild
diff --git a/converters/p5-Number-Nary/Makefile b/converters/p5-Number-Nary/Makefile
index 1e75e2db6eb8..7f15460b175d 100644
--- a/converters/p5-Number-Nary/Makefile
+++ b/converters/p5-Number-Nary/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Encode and decode numbers as n-ary strings
-BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-UDCode>=0:${PORTSDIR}/devel/p5-UDCode
+BUILD_DEPENDS= p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
+ p5-UDCode>=0:devel/p5-UDCode
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-PerlIO-via-Unidecode/Makefile b/converters/p5-PerlIO-via-Unidecode/Makefile
index e502dcc63dc0..2f7a9a8ff20f 100644
--- a/converters/p5-PerlIO-via-Unidecode/Makefile
+++ b/converters/p5-PerlIO-via-Unidecode/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Perlio layer for Unidecode
-BUILD_DEPENDS= p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode
-RUN_DEPENDS= p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode
+BUILD_DEPENDS= p5-Text-Unidecode>=0:converters/p5-Text-Unidecode
+RUN_DEPENDS= p5-Text-Unidecode>=0:converters/p5-Text-Unidecode
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Sereal-Decoder/Makefile b/converters/p5-Sereal-Decoder/Makefile
index e4fb7b71b4ce..b04bceaff994 100644
--- a/converters/p5-Sereal-Decoder/Makefile
+++ b/converters/p5-Sereal-Decoder/Makefile
@@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= \
- p5-Sereal-Encoder>=3.001:${PORTSDIR}/converters/p5-Sereal-Encoder \
- p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+ p5-Sereal-Encoder>=3.001:converters/p5-Sereal-Encoder \
+ p5-Test-LongString>0:devel/p5-Test-LongString \
+ p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Sereal-Encoder/Makefile b/converters/p5-Sereal-Encoder/Makefile
index a8478f8a19a3..bd4cfba0a673 100644
--- a/converters/p5-Sereal-Encoder/Makefile
+++ b/converters/p5-Sereal-Encoder/Makefile
@@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= \
- p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \
- p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString \
- p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn \
- p5-Sereal-Decoder>=3.00:${PORTSDIR}/converters/p5-Sereal-Decoder
+ p5-Test-Deep>0:devel/p5-Test-Deep \
+ p5-Test-LongString>0:devel/p5-Test-LongString \
+ p5-Test-Warn>0:devel/p5-Test-Warn \
+ p5-Sereal-Decoder>=3.00:converters/p5-Sereal-Decoder
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Sereal/Makefile b/converters/p5-Sereal/Makefile
index da5ed19b0fd6..9f9626a0a7b9 100644
--- a/converters/p5-Sereal/Makefile
+++ b/converters/p5-Sereal/Makefile
@@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
- p5-Sereal-Decoder>=3.007:${PORTSDIR}/converters/p5-Sereal-Decoder \
- p5-Sereal-Encoder>=3.007:${PORTSDIR}/converters/p5-Sereal-Encoder
+ p5-Sereal-Decoder>=3.007:converters/p5-Sereal-Decoder \
+ p5-Sereal-Encoder>=3.007:converters/p5-Sereal-Encoder
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
- p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
- p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+ p5-Test-Deep>=0:devel/p5-Test-Deep \
+ p5-Test-LongString>=0:devel/p5-Test-LongString \
+ p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Text-Bidi/Makefile b/converters/p5-Text-Bidi/Makefile
index 2a661263a8a1..15b02fdc92e7 100644
--- a/converters/p5-Text-Bidi/Makefile
+++ b/converters/p5-Text-Bidi/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl interface to the libfribidi
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- swig3.0:${PORTSDIR}/devel/swig30
-LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
+BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
+ swig3.0:devel/swig30
+LIB_DEPENDS= libfribidi.so:converters/fribidi
USE_PERL5= configure
USES= perl5
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile
index 24f0760dd988..9d472f37254d 100644
--- a/converters/p5-Unicode-IMAPUtf7/Makefile
+++ b/converters/p5-Unicode-IMAPUtf7/Makefile
@@ -15,8 +15,8 @@ COMMENT= Perl extension to deal with IMAP UTF-7
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
-RUN_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
+BUILD_DEPENDS= p5-Unicode-String>=0:converters/p5-Unicode-String
+RUN_DEPENDS= p5-Unicode-String>=0:converters/p5-Unicode-String
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile
index 4165643f25be..d750b2beaa57 100644
--- a/converters/p5-Unicode-Map8/Makefile
+++ b/converters/p5-Unicode-Map8/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Mapping table between 8-bit chars and Unicode
-BUILD_DEPENDS= p5-Unicode-String>=2:${PORTSDIR}/converters/p5-Unicode-String
+BUILD_DEPENDS= p5-Unicode-String>=2:converters/p5-Unicode-String
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile
index 07ba83cbe0b6..6086898a750e 100644
--- a/converters/p5-Unicode-MapUTF8/Makefile
+++ b/converters/p5-Unicode-MapUTF8/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl class that implements conversion between arbitrary charsets
-BUILD_DEPENDS= ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
- p5-Unicode-Map>=0:${PORTSDIR}/converters/p5-Unicode-Map \
- p5-Unicode-Map8>=0:${PORTSDIR}/converters/p5-Unicode-Map8 \
- p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
+BUILD_DEPENDS= ja-p5-Jcode>=0:japanese/p5-Jcode \
+ p5-Unicode-Map>=0:converters/p5-Unicode-Map \
+ p5-Unicode-Map8>=0:converters/p5-Unicode-Map8 \
+ p5-Unicode-String>=0:converters/p5-Unicode-String
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/converters/p5-Unicode-Stringprep/Makefile b/converters/p5-Unicode-Stringprep/Makefile
index 070ff53eb067..2cb7435d54b4 100644
--- a/converters/p5-Unicode-Stringprep/Makefile
+++ b/converters/p5-Unicode-Stringprep/Makefile
@@ -14,11 +14,11 @@ COMMENT= Preparation of Internationalized Strings (RFC 3454)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Unicode-Normalize>=1:${PORTSDIR}/textproc/p5-Unicode-Normalize
+BUILD_DEPENDS= p5-Unicode-Normalize>=1:textproc/p5-Unicode-Normalize
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
- p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
+ p5-Test-Pod>=1:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-WAP-wbxml/Makefile b/converters/p5-WAP-wbxml/Makefile
index a52b75ff0f5d..41ccb6b3112e 100644
--- a/converters/p5-WAP-wbxml/Makefile
+++ b/converters/p5-WAP-wbxml/Makefile
@@ -12,9 +12,9 @@ COMMENT= Binarization of XML file
LICENSE= ART20
-BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \
- p5-I18N-Charset>=0:${PORTSDIR}/misc/p5-I18N-Charset \
- p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper
+BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
+ p5-I18N-Charset>=0:misc/p5-I18N-Charset \
+ p5-Data-Dumper>=0:devel/p5-Data-Dumper
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= dos2unix perl5
diff --git a/converters/p5-XML-WBXML/Makefile b/converters/p5-XML-WBXML/Makefile
index a3898d32a3bf..8efa79d8b767 100644
--- a/converters/p5-XML-WBXML/Makefile
+++ b/converters/p5-XML-WBXML/Makefile
@@ -14,7 +14,7 @@ COMMENT= Convert between XML and WBXML using libwbxml2
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2
+LIB_DEPENDS= libwbxml2.so:textproc/wbxml2
USES= perl5
USE_PERL5= configure
diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile
index 8eecdfd5b3e5..800ab8314b2d 100644
--- a/converters/p5-bsdconv/Makefile
+++ b/converters/p5-bsdconv/Makefile
@@ -11,7 +11,7 @@ COMMENT= Perl wrapper for bsdconv
LICENSE= ISCL
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index dabe773b786d..3d09680198ee 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -12,9 +12,9 @@ COMMENT= Pdf2djvu creates DjVu files from PDF files
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:${PORTSDIR}/devel/pstreams
-LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler \
- libdjvulibre.so:${PORTSDIR}/graphics/djvulibre
+BUILD_DEPENDS= ${LOCALBASE}/include/pstreams/pstream.h:devel/pstreams
+LIB_DEPENDS= libpoppler.so:graphics/poppler \
+ libdjvulibre.so:graphics/djvulibre
GNU_CONFIGURE= yes
USES= compiler:c++11-lang gmake pkgconfig tar:xz
diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile
index 5911d2b33005..5f2e2e4f8123 100644
--- a/converters/pecl-fribidi/Makefile
+++ b/converters/pecl-fribidi/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= ale@FreeBSD.org
COMMENT= PECL extension for the Unicode Bidi algorithm
-LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
+LIB_DEPENDS= libfribidi.so:converters/fribidi
USES= pkgconfig tar:tgz
USE_PHP= yes
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile
index 75e829af4bb4..305907469e52 100644
--- a/converters/php5-bsdconv/Makefile
+++ b/converters/php5-bsdconv/Makefile
@@ -11,7 +11,7 @@ COMMENT= PHP wrapper for bsdconv
LICENSE= ISCL
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 09b66959b21b..ca1769400cf9 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -11,7 +11,7 @@ COMMENT= Python wrapper for bsdconv
LICENSE= ISCL
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/converters/py-pisa/Makefile b/converters/py-pisa/Makefile
index 0f27c329bf7f..c3246fe662d7 100644
--- a/converters/py-pisa/Makefile
+++ b/converters/py-pisa/Makefile
@@ -13,10 +13,10 @@ COMMENT= PDF generator using HTML and CSS
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:${PORTSDIR}/www/py-html5lib \
- ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:${PORTSDIR}/print/py-reportlab2 \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
- ${PYTHON_PKGNAMEPREFIX}pdf>=1.12:${PORTSDIR}/print/py-pdf
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:www/py-html5lib \
+ ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:print/py-reportlab2 \
+ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
+ ${PYTHON_PKGNAMEPREFIX}pdf>=1.12:print/py-pdf
USES= python
USE_PYTHON= autoplist distutils
diff --git a/converters/py-rencode/Makefile b/converters/py-rencode/Makefile
index 67790fd9f76f..be44b4aae39b 100644
--- a/converters/py-rencode/Makefile
+++ b/converters/py-rencode/Makefile
@@ -11,7 +11,7 @@ COMMENT= R-encoding and r-decoding implementation
LICENSE= GPLv3
-BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython
+BUILD_DEPENDS= cython:lang/cython
USE_PYTHON= autoplist distutils
USES= python tar:xz
diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile
index 957d660ae3ee..3eec1695371e 100644
--- a/converters/py-zfec/Makefile
+++ b/converters/py-zfec/Makefile
@@ -14,8 +14,8 @@ COMMENT= Fast erasure codec for Python
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
-BUILD_DEPENDS= darcsver:${PORTSDIR}/devel/py-darcsver \
- unsort:${PORTSDIR}/devel/py-pyutil
+BUILD_DEPENDS= darcsver:devel/py-darcsver \
+ unsort:devel/py-pyutil
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile
index d6b5cbd3bf38..3ea32f45ce3b 100644
--- a/converters/rcctools/Makefile
+++ b/converters/rcctools/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/rusxmms/${PORTNAME}/${PORTVERSION}
MAINTAINER= admin@lissyara.su
COMMENT= Charset conversion utility with language and encoding autodetection
-LIB_DEPENDS= librcc.so:${PORTSDIR}/devel/librcc
+LIB_DEPENDS= librcc.so:devel/librcc
USES= tar:bzip2
GNU_CONFIGURE= yes
diff --git a/converters/rubygem-bsdconv/Makefile b/converters/rubygem-bsdconv/Makefile
index 24c4a5e8d623..bd9eb0f18995 100644
--- a/converters/rubygem-bsdconv/Makefile
+++ b/converters/rubygem-bsdconv/Makefile
@@ -12,7 +12,7 @@ COMMENT= Ruby wrapper for bsdconv
LICENSE= ISCL
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE}
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index a2746d90b341..d5383586a4cc 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converter for the Standard Hex Format (SHF)
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:textproc/expat2
GNU_CONFIGURE= yes
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index 247c1c94473f..eaae5cbdd3fd 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -12,7 +12,7 @@ COMMENT= Program for uu/xx/Base64/BinHex/yEnc de-/encoding
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= libuu.so:converters/uulib
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tcl
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile
index f264731e57c0..97f002dfb9db 100644
--- a/converters/uudx/Makefile
+++ b/converters/uudx/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Extractor from uuencoded files
-BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
+BUILD_DEPENDS= nkf:japanese/nkf
USES= lha
NO_WRKSUBDIR= yes
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 9a4d9c27d301..937455fc5d70 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -14,9 +14,9 @@ COMMENT= Convert HTML (or live webpages) to PDF or image
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2 \
+ libpng.so:graphics/png
USES= gmake iconv jpeg perl5 pkgconfig tar:bzip2
USE_XORG= x11 xext xrender
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile
index ef8173a2c3f4..2063c44fe03c 100644
--- a/converters/xdeview/Makefile
+++ b/converters/xdeview/Makefile
@@ -14,7 +14,7 @@ COMMENT= X11 program for uu/xx/Base64/BinHex/yEnc de-/encoding
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= libuu.so:converters/uulib
USES= desthack tk
GNU_CONFIGURE= yes
diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile
index d36399fa565d..0cebfb2b6ddc 100644
--- a/converters/ytnef/Makefile
+++ b/converters/ytnef/Makefile
@@ -13,8 +13,8 @@ COMMENT= Unpack data in MS Outlook TNEF format
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libytnef.so:${PORTSDIR}/devel/libytnef
-RUN_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
+LIB_DEPENDS= libytnef.so:devel/libytnef
+RUN_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools
USES= perl5 shebangfix
SHEBANG_FILES= src/ytnef/*.pl
diff --git a/converters/zbase32/Makefile b/converters/zbase32/Makefile
index eff1492810a8..4656dfeb1567 100644
--- a/converters/zbase32/Makefile
+++ b/converters/zbase32/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Base32 Encoder/Decoder
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>=1.2.11:${PORTSDIR}/devel/py-setuptools_darcs
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>=1.2.11:devel/py-setuptools_darcs
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python