aboutsummaryrefslogtreecommitdiff
path: root/devel/lmdbg
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-05-31 17:12:04 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-05-31 17:12:04 +0000
commitd008cf3d276654a11a6737ca876bcec11cf473c6 (patch)
treee46f66f257e8cc12210ce2ba0f915e9dc2c19d90 /devel/lmdbg
parent45c6fc5ba5c4b2b4015ea2adc0b3016b9d041945 (diff)
downloadports-d008cf3d276654a11a6737ca876bcec11cf473c6.tar.gz
ports-d008cf3d276654a11a6737ca876bcec11cf473c6.zip
- Dependence change to use lang/runawk
Notes
Notes: svn path=/head/; revision=255401
Diffstat (limited to 'devel/lmdbg')
-rw-r--r--devel/lmdbg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile
index fef8ed054eb3..d7ec9112b978 100644
--- a/devel/lmdbg/Makefile
+++ b/devel/lmdbg/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= to.my.trociny@gmail.com
COMMENT= Lightweight malloc debugger
BUILD_DEPENDS= mk-configure>=0.15.1:${PORTSDIR}/devel/mk-configure
-RUN_DEPENDS= runawk:${PORTSDIR}/devel/runawk
+RUN_DEPENDS= runawk:${PORTSDIR}/lang/runawk
USE_LDCONFIG= yes