Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2016-04-01 14:08:37 +00:00
parent 4e1b79a0a6
commit a9dcad2fff
481 changed files with 1418 additions and 1418 deletions

View File

@@ -25,9 +25,9 @@ PLIST_FILES= bin/2to3 \
.include <bsd.port.pre.mk>
.if ${PYTHON_MAJOR_VER} == 2
RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2
RUN_DEPENDS+= python2:lang/python2
.elif ${PYTHON_MAJOR_VER} == 3
RUN_DEPENDS+= python3:${PORTSDIR}/lang/python3
RUN_DEPENDS+= python3:lang/python3
.endif
do-install: