summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex/Makefile
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 /ports-mgmt/p5-FreeBSD-Portindex/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
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 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 9ccb80eecf11..4c3f701837b9 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -12,7 +12,7 @@ COMMENT= Incremental FreeBSD ports INDEX file generation
LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= p5-BerkeleyDB>0:${PORTSDIR}/databases/p5-BerkeleyDB
+BUILD_DEPENDS= p5-BerkeleyDB>0:databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 tar:xz
@@ -36,7 +36,7 @@ PLIST_SUB+= CACHE_DIR=${CACHE_DIR} \
# machine.
OPTIONS_DEFINE= GRAPHVIZ
GRAPHVIZ_DESC= Add GraphViz run-time dependency
-GRAPHVIZ_RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
+GRAPHVIZ_RUN_DEPENDS= dot:graphics/graphviz
post-install:
${MKDIR} ${STAGEDIR}${CACHE_DIR}