From cfdf3ed301a3133793dd9e528a0112744d11e6e8 Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Wed, 4 Sep 2002 22:01:32 +0000 Subject: We only need the kernel source if we compile the port. This allows the OpenH323 port to fetch the source, patch it and copy out the required header files. --- comms/ixj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 37954a7a5cf6..8d6da28b7f19 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/ixj_freebsd MAKEFILE= Makefile.BSD -pre-fetch: +pre-build: .if !exists(${SRC_BASE}/sys/Makefile) @${ECHO} "*************************************************"; \ ${ECHO} "This port requires the kernel source be available"; \ -- cgit v1.2.3