Index: Portfile
===================================================================
--- Portfile	(revision 90166)
+++ Portfile	(working copy)
@@ -20,9 +20,11 @@
                     rmd160 5393194a38105298ab0715bcfeaba9e27a761cfe
 
 use_configure       no
-build.type          bsd
+build.cmd           bmake
 build.env           CC=${configure.cc}
 
+depends_build       path:bmake:bmake
+
 destroot.destdir    PREFIX=${destroot}${prefix} MANDIR=${destroot}${prefix}/share/man/man
 
 platform darwin {
