aboutsummaryrefslogtreecommitdiff
path: root/russian/p5-XML-Parser-encodings/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /russian/p5-XML-Parser-encodings/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'russian/p5-XML-Parser-encodings/Makefile')
-rw-r--r--russian/p5-XML-Parser-encodings/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/russian/p5-XML-Parser-encodings/Makefile b/russian/p5-XML-Parser-encodings/Makefile
index d84aed2b8c2e..8f329c055687 100644
--- a/russian/p5-XML-Parser-encodings/Makefile
+++ b/russian/p5-XML-Parser-encodings/Makefile
@@ -10,11 +10,11 @@ DISTFILES=
MAINTAINER= perl@FreeBSD.org
COMMENT= Additional Russian encodings for XML::Parser
-RUN_DEPENDS= p5-XML-Parser>=2.40:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS= p5-XML-Parser>=2.40:textproc/p5-XML-Parser
BUILD_DEPENDS:= ${RUN_DEPENDS} \
- p5-XML-Encoding>=0:${PORTSDIR}/textproc/p5-XML-Encoding \
- ${NONEXISTENT}:${PORTSDIR}/converters/iconv:extract \
- ${NONEXISTENT}:${PORTSDIR}/converters/iconv-extra:extract
+ p5-XML-Encoding>=0:textproc/p5-XML-Encoding \
+ ${NONEXISTENT}:converters/iconv:extract \
+ ${NONEXISTENT}:converters/iconv-extra:extract
USES= perl5
NO_WRKSUBDIR= YES