diff options
Diffstat (limited to 'databases/firebird/Makefile')
-rw-r--r-- | databases/firebird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/firebird/Makefile b/databases/firebird/Makefile index 8c71d7502720..c6d4c5075de0 100644 --- a/databases/firebird/Makefile +++ b/databases/firebird/Makefile @@ -29,7 +29,7 @@ ONLY_FOR_ARCHS= i386 .include <bsd.port.pre.mk> -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" |