aboutsummaryrefslogtreecommitdiff
path: root/devel/roboctl/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-07-26 10:04:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-07-26 10:04:02 +0000
commit0ffe4db9f98762951ba187ee2116b439e9a55f81 (patch)
tree2a3f1bdd8ef85ec8f0a51e55fd35a6d729193a8b /devel/roboctl/Makefile
parent3421b3add39582b6bb4401d9650923331a9023fd (diff)
downloadports-0ffe4db9f98762951ba187ee2116b439e9a55f81.tar.gz
ports-0ffe4db9f98762951ba187ee2116b439e9a55f81.zip
Notes
Diffstat (limited to 'devel/roboctl/Makefile')
-rw-r--r--devel/roboctl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/roboctl/Makefile b/devel/roboctl/Makefile
index 78d2f8602b69..06f848d0be85 100644
--- a/devel/roboctl/Makefile
+++ b/devel/roboctl/Makefile
@@ -25,7 +25,7 @@ MAN3= roboctl.3
.include <bsd.port.pre.mk>
.if defined(WITH_CUTECOM)
-RUN_DEPENDS+= cutecom:${PORTSDIR}/comms/cutecom-devel
+RUN_DEPENDS+= cutecom:${PORTSDIR}/comms/cutecom
.endif
.include <bsd.port.post.mk>