diff options
Diffstat (limited to 'www/p5-RT-Extension-MandatoryOnTransition/Makefile')
-rw-r--r-- | www/p5-RT-Extension-MandatoryOnTransition/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile index 2992980a12f1..0068ef942be2 100644 --- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile +++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile @@ -30,8 +30,8 @@ RT_VER= ${opt} ### Temporary for debugging #WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work${RT_VER} -BUILD_DEPENDS= ${LOCALBASE}/bin/rt:${PORTSDIR}/www/rt${RT_VER} -RUN_DEPENDS= ${LOCALBASE}/bin/rt:${PORTSDIR}/www/rt${RT_VER} +BUILD_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER} +RUN_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER} NO_ARCH= yes |