diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 11:38:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 11:38:43 +0000 |
commit | 96908f5b9c4be20013c7bedc728319227a5cd22e (patch) | |
tree | 62fae3d84ff0d991e66a18fe23f9376766e5841f /devel/linux_kdump/Makefile | |
parent | Added Japanese localized version of OpenOffice.org 644m7 port. (diff) |
It seemed that devel/linux_devtools was repocopied to linux_develtools-6
and linux_devtools-7, but that the original directory never was
removed. Finished this action and updated dependencies.
Diffstat (limited to '')
-rw-r--r-- | devel/linux_kdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile index 6ea54a67334b..1d57516f6849 100644 --- a/devel/linux_kdump/Makefile +++ b/devel/linux_kdump/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= marcel MAINTAINER= marcel@FreeBSD.org COMMENT= Linux-compatability ktrace.out processor -BUILD_DEPENDS= /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools +BUILD_DEPENDS= /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools-6 ONLY_FOR_ARCHS= i386 MAN1= linux_kdump.1 |