summaryrefslogtreecommitdiff
path: root/lang/nbc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-07-26 10:02:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-07-26 10:02:22 +0000
commit3421b3add39582b6bb4401d9650923331a9023fd (patch)
tree35e08f96becd37c6e26a86d3d20c142083b2f651 /lang/nbc
parent- Update to 0.5 (diff)
Fix dependency on devel/roboctl
Notes
Notes: svn path=/head/; revision=217553
Diffstat (limited to 'lang/nbc')
-rw-r--r--lang/nbc/Makefile2
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