diff options
Diffstat (limited to 'devel/artifactory/Makefile')
-rw-r--r-- | devel/artifactory/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/artifactory/Makefile b/devel/artifactory/Makefile index ac51b896a9b6..b3b2445ba17d 100644 --- a/devel/artifactory/Makefile +++ b/devel/artifactory/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSER LICENSE_FILE_APACHE20= ${WRKSRC}/tomcat/LICENSE -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash WRKSRC= ${WRKDIR}/${PORTNAME}-oss-${PORTVERSION} |