summaryrefslogtreecommitdiff
path: root/devel/crossm68k
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-03 00:41:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-03 00:41:00 +0000
commit3a65a77a71b5512d64f8ee09aef2b334aa9a2105 (patch)
treea6a0fd7941c9cfd7feede0a1e2606cce5c668846 /devel/crossm68k
parentDon't remove share/aclocal -- it's created by mtree. (diff)
Chase directory name change in *_DEPENDS, to get package building going again.
Forgotten by: kris
Notes
Notes: svn path=/head/; revision=29127
Diffstat (limited to 'devel/crossm68k')
-rw-r--r--devel/crossm68k/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/crossm68k/Makefile b/devel/crossm68k/Makefile
index dadcc4e650f3..4f5fcfa187c6 100644
--- a/devel/crossm68k/Makefile
+++ b/devel/crossm68k/Makefile
@@ -13,8 +13,8 @@ DISTFILES= # empty
MAINTAINER= Jerry.Hicks@Glenayre.com
# this dependency will cause m68kbinutils and m68kgcc to be built as well
-BUILD_DEPENDS= ${LOCALBASE}/m68k-coff/lib/crt0.o:${PORTSDIR}/devel/m68knewlib
-RUN_DEPENDS= m68k-coff-gdb:${PORTSDIR}/devel/m68kgdb
+BUILD_DEPENDS= ${LOCALBASE}/m68k-coff/lib/crt0.o:${PORTSDIR}/devel/newlib-m68k
+RUN_DEPENDS= m68k-coff-gdb:${PORTSDIR}/devel/gdb-m68k
NO_BUILD= yes