From 096942392ee46ef8297273fb3fa2a313f931c0c0 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 28 Feb 2003 22:53:02 +0000 Subject: Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk --- databases/firebird-client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/firebird-client') diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include -pre-everything: +pre-everything:: @${ECHO_MSG} "NOTE: If the work directory is on an NFS mount, you will" @${ECHO_MSG} "require NFS client locking support for the build to" @${ECHO_MSG} "succeed. Currently this is only available on FreeBSD 5.0" -- cgit