summaryrefslogtreecommitdiffstats
path: root/devel/linux_kdump
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-07-21 15:08:08 +0000
committermarcel <marcel@FreeBSD.org>1999-07-21 15:08:08 +0000
commit18acc9d6f09de83b251593169e5ead726036155b (patch)
tree7654e0e214b8cce2a4a97f782ded007954ba0d0f /devel/linux_kdump
parent006748d7075d8aa18b6e21eed8ba3d16a9993088 (diff)
downloadFreeBSD-ports-18acc9d6f09de83b251593169e5ead726036155b.zip
FreeBSD-ports-18acc9d6f09de83b251593169e5ead726036155b.tar.gz
Make port depend on linux_devtools instead of linux_devel.
Diffstat (limited to 'devel/linux_kdump')
-rw-r--r--devel/linux_kdump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile
index 1c9ddd3..be66e7c 100644
--- a/devel/linux_kdump/Makefile
+++ b/devel/linux_kdump/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 26 1997
# Whom: msmith@FreeBSD.org
#
-# $Id: Makefile,v 1.4 1998/12/19 10:41:23 dfr Exp $
+# $Id: Makefile,v 1.5 1999/01/06 04:27:51 simokawa Exp $
#
DISTNAME= linux_kdump-1.0
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.gsoft.com.au/misc/
MAINTAINER= msmith@FreeBSD.org
-BUILD_DEPENDS= /compat/linux/usr/bin/cpp:${PORTSDIR}/devel/linux_devel
+BUILD_DEPENDS= /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools
ONLY_FOR_ARCHS= i386
OpenPOWER on IntegriCloud