diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-26 10:02:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-26 10:02:22 +0000 |
commit | 3421b3add39582b6bb4401d9650923331a9023fd (patch) | |
tree | 35e08f96becd37c6e26a86d3d20c142083b2f651 /lang/nbc | |
parent | b7db67f601bc3c706277b21e71c6b8b280b98d57 (diff) | |
download | ports-3421b3add39582b6bb4401d9650923331a9023fd.tar.gz ports-3421b3add39582b6bb4401d9650923331a9023fd.zip |
Notes
Diffstat (limited to 'lang/nbc')
-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 1176d2388fd6..5008346596ed 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rambiusparkisanius@gmail.com COMMENT= NBC is a programming language for the LEGO MINDSTORMS NXT product -RUN_DEPENDS= legoctl:${PORTSDIR}/devel/legoctl +RUN_DEPENDS= legoctl:${PORTSDIR}/devel/roboctl USE_GMAKE= yes USE_DOS2UNIX= yes |