diff options
Diffstat (limited to 'lang/nbc/Makefile')
-rw-r--r-- | lang/nbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 415726a1a01a..fe0ed3ace664 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/NXT OPTIONS_DEFINE= DOCS ROBOCTL ROBOCTL_DESC= Include roboctl to communicate with the NXT -ROBOCTL_RUN_DEPENDS= legoctl:${PORTSDIR}/devel/roboctl +ROBOCTL_RUN_DEPENDS= legoctl:devel/roboctl USES= dos2unix gmake tar:tgz USE_FPC= fcl-base fcl-image pasjpeg rtl-objpas |